/Hospital-Management-System

HMS enables hospitals to manage data and information connected to all areas of healthcare, like procedures, suppliers, and patients, ensuring that procedures are conducted quickly and efficiently.

Primary LanguageJavaScript

Hospital Management System🏥

The daily operations of hospitals entail a variety of tasks, such as scheduling appointments, managing doctor schedules, managing patient diagnoses, managing patient medical histories, etc. Hospitals deal with a large number of people on a daily basis.

The purpose of this project is to demonstrate how databases can make it simpler to manage the data needed for these jobs.

Technologies Used-

Frontend : React.js
Backend : Express, Node.js
Database : MySQL 

Instructions to run:

1.Run "npm install" in frontend and backend directories.

2.Run "npm start" first in the backend and then in the frontend directory.

3.Access localhost:3000 from the browser.