Skip to content

isudiptodas/MediLab-Healthcare_Management_Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Healthcare Management Platform

Tech Stack : React, MongoDB, Express, NodeJS, BullMQ, Redis, Node-Cron, Arcjet, Zustand, Docker


Security:

  • Email Validation
  • Role based access control
  • Account recovery with email based OTP
  • User input validation
  • Rate limiting & bot protection

Features :

  • Schedule appointments upto 30 days in advance
  • Email reminder for appointments
  • AI disease detection
  • Medical report scanning

Usage :

git clone https://github.com/isudiptodas/MediLab-Healthcare_Management_Platform.git

1. Clone this repo to your system

cd frontend
npm install 

2.Setup frontend with dependencies

cd backend
npm install

3. Setup backend with dependencies

4. Setup environment variables (see env-info.txt on each folder)

docker compose up -d

5. Start development server

About

A complete end to end healthcare management platform with features like : AI disease detection, medical report analysis, doctor appointment booking, email reminders

Topics

Resources

Stars

Watchers

Forks

Contributors