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.
- ✅ 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
- Backend: PHP (Core PHP)
- Database: MySQL
- Frontend: HTML5, CSS3, JavaScript
- Styling & UI: Bootstrap 4+
Follow the steps below to set up the project locally:
- Extract the downloaded ZIP file.
- Move the
Healthcare/folder to your XAMPPhtdocsdirectory. - Set Up the Database:
- Open phpMyAdmin
- Create a new database (e.g.,
healthcare) - Import the
healthcare.sqlfile included in the project
- Launch the Application:
http://localhost/Healthcare/
- Username:
admin - Password:
admin@123
- Username:
desk - Password:
desk@123
⚠️ All passwords are stored securely using hashing. You can update login credentials directly via the database (userstable) or admin settings after login.
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
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.
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