- Admin can add doctors, edit doctors, delete doctors
- Schedule new doctors sessions, remove sessions
- View patients details
- View booking of patients
- View their Appointment
- View their scheduled sessions
- View details of patients
- Delete account
- Eedit account settings
- Make appointment online
- Create accounts themslves
- View their old booking
- Delete account
- Edit account settings
-
Email:
admin@george.com
Password:George@123
-
Email:
admin@patrick.com
Password:Patrick@123
-
Email:
isaac@gmail.com
Password:Isaac@123
-
Email:
jared@gmail.com
Password:Jared@123
-
Email:
vincent@gmail.com
Password:Vincent@123
-
Email:
jared@gmail.com
Password:Jared@123
-
Email:
ruth@gmail.com
Password:Ruth@123
- Email:
mary@gmail.com
Password:Mary@123
- Email:
patient@gmail.com
Password:Patient@123
- Open your XAMPP Control Panel and start Apache and MySQL.
- Extract the downloaded source code zip file.
- Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory.
- Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
- Create a new database naming
edoc
. - Import the provided SQL file. The file is known as DATABASE edoc.sql located inside the source code root folder.