A well structured management system to assist patients have well planned appointments with doctor. The system has 3 parties; a patient, a doctor and then an admin
- Download the zip file or clone the repository
- Extract the file and copy hospital folder
- 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)
- Run the script http://localhost/hospital (frontend)
- Login Details for admin : admin/helloworld123
- Login Details for Patient: noeljoel61@gmail.com/helloworld123
- Login Details for Doctor: noeljoel61@gmail.com/helloworld123
- Registration
- Authentication
- Password change
- Profile update
- Appointment booking
- Cancellation of appointment
- View appointment history
- Authentication
- Cancellation of appointment
- Profile update
- Password change
- View appointment history
- Add patients
- Add patient's medical records
- Search patient's medical records
- Authentication
- Password change
- View appointments
- Manage patients added by doctors
- Manage messges sent by users on the landing page
- Add to doctor's specialization list
- Add doctors
- Manage doctors (Edit or Delete)
- Manage patients
- View doctor's login sessions
- View patient's login sessions
- Generate reports
- Edit information on the landing page
- Search for patients