Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.19 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.19 KB

AskADoctor

A website built using Django, HTML, CSS and JavaScript that enables booking an appointment with a doctor easily.
Alt text

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

  • Log In/Sign Up

  • View assigned doctor's details like (specialization, mobile number).

  • View their booked appointment status (pending/confirmed) by admin.

  • Book appointments.

  • View/download Invoice pdf.

    Alt text Alt text Alt text Alt text Alt text Alt text