Skip to content

This PHP-based open source project is a web application for booking medical appointments. Patients can use the platform to easily schedule appointments with their doctors, saving time and effort. The project's source code is open for anyone to use, modify, and distribute according to their needs.

License

HashenUdara/edoc-doctor-appointment-system

Repository files navigation

Open Source Doctor Appointment Booking System using PHP

Edoc is a Simple web project that is made for e-channeling Using PHP,HTML & CSS. This initiative facilitates online appointment requests for clients or patients of medical establishments, including clinics and hospitals. This project can also help doctors to manage their appointment with their patients. This doctor's appointment system will organize the schedules of each patient's appointment, which will be submitted as a request to the doctor they have selected. The system comprises three key roles: administrator, doctor, and patient. The system admin will populate the list of the doctors with their specialties and along with the doctor's details and system credentials. The patients can browse the doctor's appointment system website to find a doctor that has the specialty of their needs. Patients can review the doctor's weekly schedule, enabling them to select a suitable day and time for their appointment. Subsequently, they can submit their appointment request. After that, the doctors can view all their appointments and the appointment request of the patients for their availability.

Features

Admin

  • Admin can add doctors, edit doctors, delete doctors
  • Schedule new doctors sessions, remove sessions
  • View patients details
  • View booking of patients

Doctors

  • View their Appointment
  • View their scheduled sessions
  • View details of patients
  • Delete account
  • Eedit account settings

Patiens(Clients)

  • Make appointment online
  • Create accounts themslves
  • View their old booking
  • Delete account
  • Edit account settings
Admin Dashboard Doctor Dashboard Patient Dashboard
Email: admin@edoc.com Email: doctor@edoc.com Email: patient@edoc.com
Password: 123 Password: 123 Password: 123

GET STARTED

  1. Open your XAMPP Control Panel and start Apache and MySQL.
  2. Extract the downloaded source code zip file.
  3. Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming edoc.
  6. Import the provided SQL file. The file is known as DATABASE edoc.sql located inside the source code root folder.
  7. Browse the Doctor's Appointment Systsem in a browser. i.e. http://localhost/edoc-echanneling-main/.

Screenshots

The Project was developed using the following:

Apache Version: 2.4.39

PHP Version: 7.3.5

Server Software: Apache/2.4.39 (Win64) PHP/7.3.5

MySQL Version: 5.7.26

Demo video: https://youtu.be/mAWHYAHmit4

About

This PHP-based open source project is a web application for booking medical appointments. Patients can use the platform to easily schedule appointments with their doctors, saving time and effort. The project's source code is open for anyone to use, modify, and distribute according to their needs.

Topics

Resources

License

Security policy

Stars

Watchers

Forks