The
Simple Doctor's Appointment System is a basic PHP/MySQL project that enables
patients or clients of a certain healthcare center, such as a clinic or
hospital, to request an appointment with the doctor online. The management of
doctors' patient appointment schedules can also be aided by this project. Each
patient's appointment schedule will be organized by this doctor's appointment
system and sent as a request to the doctor they have chosen. The
administration, the physician, and the patient are the three sides of the
system. The list of doctors' specializations, along with the doctors' contact
information and system credentials, will be added by the system administrator, To
discover a doctor that fits their needs, patients will search the medical
appointment system website. In order to choose a day and time for the
appointment that works for them, the patient can consult the doctor's weekly
schedule before completing their request. The doctors can then check all of
their appointments as well as the patients' requests for appointments to
determine their availability.
Name of Project:
Online Doctor’s Appointment System
Language Used:
PHP
Database Used:
My SQL
Design Interface:
Bootstrap JavaScript, HTML, Ajax, JQuery,
Browser: Opera Mozilla Google Chrome IE8,
Software: WAMP/ XAMPP/ LAMP/MAMP
About System
How to setup this project
Step 1st. Download
xampp
Step 2nd. Text
editor notepad++ or Sublime
Step 3rd. Download
the zip file/ Download winrar
Step 4th. Extract
the file and copy “doctors_appointment”
”
folder
Step 5th. Paste
inside root directory/ where you install xampp local disk C: drive D: drive E:
paste: for xampp/htdocs,
Step 6th. Open
PHPMyAdmin http://localhost/phpmyadmin
Step 7th. Create
database name doctors_appointment_db
Step 8th. Import
doctors_appointment_db.sql file given inside the zip package in SQL file folder
Step 9th. Run
the script http://localhost/ doctors_appointment
Step 10th. Password:
username:admin / password :admin121
System Images
1 Comments