it's mini project for database management(DBMS) using mysql , its basically for patient and doctor, Receptionost add the patient detail and add doctor name according to patient details. patient can meet to that doctor those detail on his (OPD) card
phpmyadmin used for mysql database
php used for backend
html5 | css | javascript | jquery | bootstrap4 for frontend
Xampp server
step 1:- Install Xampp
step 2:- Open Xampp folder and paste the whole project inside htdocs folder
step 3:- Start Xampp server and start apache and mysql
step 4:- open phpmyadmin using this link http://localhost/phpmyadmin/ and create a database with name (hospital) name should be same otherwise it so error
step 5:- inside the project folder a file is hospital.sql is import in phpmyadmin inside hospital database
step 6:- check your project http://localhost/hospital/
Do star, fork and share the repo to show your support, it would help others too!
Let me know your views or any changes or improvements or contribute to make better for others
❤️ Thank you all for Forking this repository and contribute ❤️