Skip to content

codesayanpalcoder/HOSPITAL-MANAGEMENT-SYSTEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Run Locally

Clone the project

  git clone https://github.com/codesayanpalcoder/Hospital-Management-System.git

Go to the project directory

  cd Hospital-Management-System

Install dependencies

  npm install

Start the server

  npm run start

Hospital Management System

Hospital management system is a website which can control all the management related to a hospital, like admitting patients, booking beds, calling an ambulance, managing payments, creating reports of patients and many more thing online.

1

Tech Stack

Client:

  • React
  • Redux Thunk
  • Axios
  • Ant-Designs

Server:

  • Node Js
  • Mongo DB
  • Express Js
  • JWT
  • Nodemailer

Deployment

  • Client (Netlify)
  • Server - (Cyclic)

Credentials

ID - 100

Password - masai

Features

  • Admin controls
  • Admitting Patients
  • Booking beds and ambulance
  • Creating appointments
  • Generating reports
  • Overall control of hospital

🔗 Links

Dashboard - https://hm-system.netlify.app/

User Side - https://hms-user-side.netlify.app/

Releases

No releases published

Packages

No packages published