Skip to content

sarthak03dot/Harmony-Hills-Hospital

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Management System

Dashboard: https://harmony-hills-hospital-dashboard.onrender.com

Patient: https://harmony-hills-hospital.onrender.com

sample

Image

A hospital management system developed using the MERN stack (MongoDB, Express, React, Node.js). This system helps streamline the process of managing hospital operations, such as patient records, appointments, staff management, and more.

Features

  • Patient Management: Add, update, view, and delete patient records.
  • Appointment Scheduling: Schedule and manage appointments with doctors.
  • Staff Management: Manage doctor, nurse, and other staff details.
  • Admin Dashboard: Admin panel to manage patients, staff, and hospital information.

Technologies Used

  • Frontend:

Image

  • React.js

  • React Router

  • Axios (for API calls)

  • Backend:

    • Node.js
    • Express.js
    • MongoDB (for storing data)
    • Mongoose (ODM for MongoDB)
  • Authentication:

    • JWT (JSON Web Tokens) for secure authentication
  • File Handling:

    • Multer (for file uploads like medical reports, etc.)
  • Cloud Storage:

    • Cloudinary (for storing image files like patient photos)

Installation

Prerequisites

  • Node.js
  • MongoDB (local or cloud)
  • npm or yarn

Steps to Run

  1. Clone the repository:

    git clone https://github.com/sarthak03dot/Harmony-Hills-Hospital.git
    cd Harmony-Hills-Hospital
    

About

A hospital management system developed using the MERN stack (MongoDB, Express, React, Node.js). This system helps streamline the process of managing hospital operations, such as patient records, appointments, staff management, and more.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors