Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.08 KB

CloudTen - Doctor and Lab Test Appointment System

CloudTen is a web application developed using Django that provides a streamlined platform for users to schedule appointments with doctors and book lab tests. Designed for patients and healthcare providers, HealthConnect simplifies appointment management and allows users to conveniently book healthcare services online.

Features

  • User Registration and Login: Secure user authentication to create an account and log in.

  • Doctor Appointments:

    • Book an appointment directly through the platform.
  • Lab Test Bookings:

    • Search and select lab tests from an extensive list of diagnostic services.
    • Book appointments at preferred labs for tests like blood work, imaging, and more.
  • Appointment Management:

    • Users can cancel or reschedule appointments with ease.

Tech Stack

  • Backend: Django (Python)
  • Frontend: HTML, CSS, JavaScript (for dynamic content)
  • Database: MySQL

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/HealthConnect.git