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.
-
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.
- Backend: Django (Python)
- Frontend: HTML, CSS, JavaScript (for dynamic content)
- Database: MySQL
- Clone the repository:
git clone https://github.com/your-username/HealthConnect.git