Welcome to the Hospital Management System, a full-stack web application built using Next.js. This platform is designed to cater to both patients/customers and hospital management staff, providing comprehensive tools for smooth and efficient hospital operations.
- Appointment Booking – Schedule appointments with doctors conveniently.
- Emergency Care – Get immediate medical assistance during emergencies.
- Doctor Management – Add, update, and manage doctors' profiles.
- Bed Management – Monitor and manage the availability of hospital beds.
- Medical Records – Access and update patients' medical records securely.
- Inventory Management – Track and manage medical supplies and equipment.
- Appointment Management – Schedule and oversee patient appointments.
To run this project locally, follow these steps:
git clone https://github.com/utkarshgupta2804/HMS.git
cd HMS
npm install
npm run dev