How to run the Hospital Management System (HMS) Project:
-
Download the zip file
-
Extract the file and copy hospital folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
-
Open PHPMyAdmin (http://localhost/phpmyadmin)
-
Create a database with name hms
-
Import hms.sql file(given inside the zip package in SQL file folder)
7.Run the script http://localhost/hospital (frontend)
Login Details for beginning then you can change:
- Login Details for admin : admin/Test@12345
- Login Details for Patient: test@gmail.com/Test@123
- Login Details for Doctor: test@demo.com/Test@123