Hospital Management System is a web application using PHP and MySQL. The project Hospital Management System includes registration of patients and storing their details in the system. The software has the facility to give a unique id for every patient and stores the details of every patient. The Hospital Management System can be entered using a username and password. It is accessible either by an administrator. Only they can add data to the database. The data can be retrieved easily. The interface is very user-friendly. The data are well protected for personal use, and make the data processing very fast.
Run the code:
- Copy into the htdocs folder (root directory of XAMPP)
- Create a database with the name 'hms' and import 'hms.sql'
- Run the script 'http://localhost/hospital/'
Login Details:
- Login Details for admin: admin and Test@12345
- Login Details for Patient: [email protected] and Test@123
- Login Details for Doctor: [email protected] and Test@123