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

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
css
 
 
 
 
img
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

New version coming soon

Theese New features are going to be added in the future

  • Bootstrap 5 or TailwindCSS integration (Choose CSS Framework Here)
  • Add email functionaliy
  • Forget Password
  • Chart.js integration
  • Add ER diagram to Documentation
  • Responsive Design
  • Security Updates

Feel free to add your suggestions

Open Source Doctor Appointment Booking System using PHP

Edoc is a Simple web project that made for e-channeling Using PHP,HTML & CSS. This project helps a certain medical establishment such as a clinic or a hospital clients/patients to request an appointment with a doctor online. This project can also help doctors to manage the schedules of their appointments 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 has 3 sides which are the administrator, the doctor, and the 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 will browse the doctor's appointment system website to find a doctor that has the specialty of their needs. The patient can check the doctor's weekly schedule to help them to choose the day and time which they can comply for the appointment and they will submit their request for an appointment. 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