Skip to content

ShyamChavda005/Online-appointment-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏥 Online Healthcare Appointment System

A complete and ready-to-deploy Online Healthcare Appointment Booking System built with Core PHP and MySQL. This project enables patients to seamlessly book appointments with doctors and includes essential modules like admin login, doctor management, contact queries, FAQs, and more.

Designed for clinics, hospitals, and educational use — it's perfect for learning, customization, or launching your healthcare solution.


🚀 Key Features

  • ✅ Patient Appointment Booking System
  • ✅ Doctor Listing with Profile Pages
  • ✅ Contact Form with Query Management
  • ✅ Admin Login and Dashboard Access
  • ✅ Static Pages (About, Services, FAQs, etc.)
  • ✅ Integrated MySQL Database
  • ✅ Clean, Modular PHP Codebase

🛠️ Technology Stack

  • Backend: PHP (Core PHP)
  • Database: MySQL
  • Frontend: HTML5, CSS3, JavaScript
  • Styling & UI: Bootstrap 4+

📦 Installation Guide

Follow the steps below to set up the project locally:

  1. Extract the downloaded ZIP file.
  2. Move the Healthcare/ folder to your XAMPP htdocs directory.
  3. Set Up the Database:
    • Open phpMyAdmin
    • Create a new database (e.g., healthcare)
    • Import the healthcare.sql file included in the project
  4. Launch the Application:
    http://localhost/Healthcare/

🔐 Login Credentials

Admin Panel

  • Username: admin
  • Password: admin@123

Receptionist / Desk Panel

  • Username: desk
  • Password: desk@123

⚠️ All passwords are stored securely using hashing. You can update login credentials directly via the database (users table) or admin settings after login.


📁 Project Structure Overview

Healthcare/ ├── admin/ # Admin dashboard ├── doctor/ # Doctor module ├── patient/ # Patient interface ├── config.php # Database & Payment configuration ├── healthcare.sql # MySQL database dump ├── mail_helper.php # Email functionality ├── phpmailer/ # Email handling library └── README.md # Project documentation


📄 License

This project is licensed under the MIT License.
You are free to use and modify it for personal or educational purposes.
Reselling or commercial redistribution is prohibited without prior permission.


👨‍💻 Author

Developed by a Final Year BCA Student with a passion for creating practical web solutions.
Feel free to reach out for customization, deployment, or freelance collaboration.

📧 For queries/customizations: shyamchavda56@gmail.com


✨ Thank you for checking out this project!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors