Doctor Appointment Booking System Project in PHP

Description

✅ Project Technology Stack:

  • Frontend: HTML, CSS (Minimal, Clean Design)
  • Backend: Core PHP (No Framework)
  • Database: MySQL (phpMyAdmin Compatible)

✅ Included Files:

  • Full PHP Source Code
  • SQL Database Dump (doctor_appointment.sql)
  • CSS & JS Assets (Basic UI)
  • Complete Project Folder Structure

✅ Installation Process:

  1. Download the Project ZIP and extract it.
  2. Move the extracted folder (e.g., doctor-appointment/) into your web server root directory (htdocs for XAMPP or www for WAMP).
  3. Import the SQL file:
    • Open phpMyAdmin.
    • Create a new database named:

CopyEdit

doctor_appointment

    • Import the file:

database/doctor_appointment.sql

  1. Update your database connection settings if needed in:
  2. Now visit:

arduino

CopyEdit

http://localhost/doctor-appointment/

  1. Default Admin Login:
    • Username: admin
    • Password: admin123

✅ Project Structure Overview:

  • /admin/ – Admin Panel (Login, Dashboard, Doctor & Appointment Management)
  • /doctor/ – Doctor Panel (Login, Dashboard, Appointments Management)
  • /user/ – Patient Panel (Register, Login, Bookings)
  • /assets/ – CSS & JS Assets
  • /database/doctor_appointment.sql – MySQL Database Dump

✅ Why Use This Project?

  • Great for Final Year Projects & Learning PHP CRUD
  • Easy to Customize for Real-World Clinic or Hospital
  • Simple & Clean Codebase for Quick Learning

 

There are no reviews yet.

Write a review