Skip to content

Doctor-Appointment-Webapp is an innovative web application that streamlines the process of booking appointments with doctors. This project provides a user-friendly interface for patients to easily view available doctors, their specializations, and book appointments with them.

License

Notifications You must be signed in to change notification settings

Rushi128/doctor-appointment-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doctor Appointment Booking Web Application

This is a web application that allows users to book appointments with doctors, chat with chatbots, and send requests to contact doctors. Users can also view details of doctors available on the site. The technologies used for this project are HTML, CSS, JavaScript, and the Flask framework for the backend. The database used is SQLite.

Features

  • Appointment Booking: Users can book appointments with their preferred doctors based on availability.
  • Chatbot Integration: Chatbots are available to provide assistance and answer common queries.
  • Contact Request: Users can send requests to contact doctors for further information or assistance.
  • Doctor Details: Users can view detailed information about doctors, including their qualifications, experience, and availability.

Installation

  1. Clone the repository:

    git clone https://github.com/Rushi128/doctor-appointment-webapp.git
  2. Navigate to the project directory:

    cd doctor-appointment-webapp
  3. Install dependencies:

    pip install -r requirements.txt
  4. Run the application:

    python app.py
  5. Access the web application in your browser at http://localhost:5000.

Usage

  1. Register a new account on the web application.
  2. Search for doctors based on your requirements.
  3. Book an appointment with your preferred doctor.
  4. Chat with chatbots to get assistance or information.
  5. Send a contact request to the doctor if needed.
  6. View detailed information about doctors available on the site.

Contributing

Contributions to this project are welcome. Here are a few ways you can contribute:

  • Report bugs or issues by opening a new issue.
  • Suggest new features or enhancements.
  • Submit pull requests to fix issues or add new features.

License

This project is licensed under the MIT License.

About

Doctor-Appointment-Webapp is an innovative web application that streamlines the process of booking appointments with doctors. This project provides a user-friendly interface for patients to easily view available doctors, their specializations, and book appointments with them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published