Home - irinkobela/MEDICARD-HMS GitHub Wiki

👩‍⚕️ Welcome to the MEDICARD-HMS Wiki!

This Wiki provides supplementary documentation for MEDICARD-HMS — a modern, doctor-centered Hospital Management System (HMS) built to streamline clinical workflows, enhance patient safety, and support healthcare professionals in high-demand environments like Cardiology, ICU, Cath Lab, and Surgery.

🔗 Main Code Repository: irinkobela/MEDICARD-HMS


📚 Wiki Contents

Use the pages below (or the sidebar) to navigate the documentation:

  • Project Vision and Goals
    Describes the core problems MEDICARD-HMS aims to solve and the guiding principles behind its design.

  • Architecture Overview
    High-level overview of system components (Backend API, Database, Frontend) and the chosen technology stack (Python/Flask, PostgreSQL, React).

  • Development Setup Guide
    Step-by-step instructions to set up your local development environment — expanding on what's provided in the README.

  • Database Schema
    Details about the core database models (User, Patient, etc.), including fields, relationships, and rationale.

  • API Endpoints
    (Planned) Documentation for RESTful API routes: authentication, CRUD operations, expected responses, and error handling.

  • Contribution Guidelines
    Guidelines for contributing: code standards, branching strategy, testing, and submitting pull requests.


⚠️ This Wiki is a work in progress and will be updated as the project evolves. Contributions are welcome!