• We just launched and are currently in beta. Join us as we build and grow the community.

Advertise Here

Advertise Here

Advertise Here

Doctor Appointment System using PHP/MySQLi with Source Code

tedua

Prankster
T Rep
0
0
0
Rep
0
T Vouches
0
0
0
Vouches
0
Posts
128
Likes
117
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 2 1000 XP
About

The Doctor Appointment System with Source Code is a PHP project that can request a booking for a doctor's appointment. This program was created using these languages: PHP, HTML, MySQLi, and Javascript.

The system is basically easy to use, the patient needs to register an account first to be able to set an appointment. The patient has to fill up some needed information and select a doctor that suits their needs in order to process a request. The admin will register the doctors' system credentials and details. The doctors can list all of his/her appointments that booked by the patient. The doctor can also view the details of the patient.

The admin manages all the management by monitoring the daily transaction, assigning doctors, and tracking the records of patients.

Features

Admin

  • Manage Doctors
  • View List of Patients
  • View List of Feedbacks
  • View List of Appointments

Doctors

  • View List of Appointments
  • Manage Account Details
  • Search Patient Information

Patient

  • Search Medical Doctors
  • Book an Appointment
  • View and Manage Appointments
  • Submit Feedback
  • Manage Account Details

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download and Extract the provided source code zip file.

Installation

  1. Open the XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
  2. If you are using XAMPP, copy the extracted folder and paste it into the xampp's "htdocs" directory. If you use WAMP, paste it inside the "www" directory.
  3. Locate the SQL file known as "projectmms.sql". This file is located inside the "db" directory of the extracted folder.
  4. Open a browser and browse the PHPMyAdmin. (http://localhost/phpmyadmin)
  5. Create a new database naming "projectmms".
  6. Import the SQL file in your newly created database.
  7. Browse the web application. (http://localhost/doctor_appointment_system) and for the admin side (http://localhost/doctor_appointment_system)

Admin Access

Username: admin

Password: admin

Installdation Demo

That's it, you can now explore the features and functionalities of the Doctors Appointment System project. I hope this project will help you with what you are looking for and for your future PHP projects

Enjoy Coding!!

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.

2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.


Download
You must upgrade your account or reply in the thread to view the hidden content.
 

452,498

347,739

347,748

Top