Skip to content

ranadebsaha/Med-Plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

MED+ Hospital Management System

A modern hospital management system with centralized database architecture designed to streamline patient care and medical workflows.

Key Features ✨

  • Centralized Patient Database 🏥

    • Single source of truth for all patient information
    • Instant access to medical history across departments
    • Zero paperwork when transferring between doctors
    • Real-time data synchronization
  • Core Functionalities

    • Patient Registration & Profile Management
    • Appointment Scheduling System
    • Electronic Medical Records (EMR)
    • Prescription Management
    • Medical History Tracking
    • Reporting & Analytics Dashboard

Technology Stack 💻

  • Backend: Node.js/Express
  • Frontend: React.js
  • Database: Mongo DB
  • Authentication: JWT Tokens
  • API: RESTful Architecture

Installation & Setup 🛠

Prerequisites

  • React.js 19+ (for frontend)
  • Mongo DB
  • Node.js 14+ (for Backend)
  • Express.js 4+ (for Backend)

Getting Started

Clone the repository to your local machine:

Navigate to the project directory:

  • open folder directory

Install the dependencies for frontend:

  • cd frontend
  • npm i

Install the dependencies for backend:

  • cd backend
  • npm i

Start the frontend server:

  • npm start / npm run dev

Start the backend server:

  • nodemon

Open your browser and visit http://localhost:3000 to see the application running.

About

A modern hospital management system with centralized database architecture designed to streamline patient care and medical workflows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors