Skip to content

sumantra04/Doctor-Visiting-System

Repository files navigation

Doctor-Visiting-System

The Doctor Visiting System Website is a PHP and MySQL-based web application for scheduling doctor appointments. It allows patients to book appointments, doctors to manage their schedules, and administrators to oversee the system.

Features

  • User Registration and Login
  • Appointment Booking
  • Doctor Schedule Management
  • Administrator Dashboard
  • Patient Management
  • Email Notifications

Technologies

  • PHP
  • MySQL
  • HTML/CSS
  • JavaScript
  • Bootstrap

Usage

  • Register/login
  • Book appointments (patients)
  • Manage schedules (doctors)
  • Administer system (administrators)

Installation

  1. Download XAMPP from here
  2. Install XAMPP on your system.
  3. Download the project files.
  4. Extract the project files into the htdocs directory of your XAMPP installation.
  5. Launch XAMPP and start Apache and MySQL.
  6. Open phpMyAdmin from XAMPP's control panel.
  7. Create a new database and import database.sql from the project directory.
  8. Update database credentials in config.php located in the project directory.
  9. Open a web browser and go to http://localhost/project_directory_name.
  10. You can now register, log in, and use the Doctor Visiting System Website.

Contributing

Contributions welcome! Fork, make changes, and submit pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published