A website built using Django, HTML, CSS and JavaScript that enables booking an appointment with a doctor easily.
It features three modules: Admin Module, Doctor Module, Patient Module
a. The Admin Module
- Log In
- Verify and approve the patient and doctor accounts created.
- View the details of the patient as well as the doctor.
- Confirm the appointments booked by the patient.
- Generate an Invoice.
b. The Doctor Module
- Log In/Sign Up
- View the details of the patient (symptoms, name, mobile) assigned to them by admin.
- View their Appointments, booked by admin.
c. The Patient Module