Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darshanhande11 committed Feb 24, 2021
1 parent aa58998 commit 807d67a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# ClinicO

ClinicO is an android moblile application which can be downloaded from
<a href="https://drive.google.com/file/d/1yRCC20N7Xf9I595xud7lE78xuDRyDCS8/view?usp=sharing">here.</a>

## Problem Statement

Nowadays, whenever we fall ill, we visit the doctor's clinic with or without an appointment. Now, if we go to a clinic where appointments are not scheduled and everyone is served on the basis of first-come first-serve basis, then it leads to long queues. So let's say even if we do visit with an appointment, but due to some medical emergencies or unavoidable circumstances, the appointments have got delayed. So, this leads to long waiting hours and crowding in the hospitals/clinics. There is no real time monitor which can show you the current appointment number being attended to, so that you can compare it with your appointment number and plan your journey accordingly.
Expand All @@ -10,12 +13,12 @@ Nowadays, whenever we fall ill, we visit the doctor's clinic with or without an
- A user can authenticate themselves using Google SignIn and choose their role whether they are a Doctor or a Patient.
- After choosing their role, they are navigated to their respective dashboards.

### User Dashboard
### Patient's Dashboard

- User's can view all the hospitals registered on the clinicO app. They can also search a clinic in the search box.
- On finding their doctor's clinic/hospital card on the dashboard, they can click on it and view the details of the hospital/clinic like doctor's details, qualification, work experience, specialization, clinic's/hospital's working hours, fees, etc.
- Then, after viewing all of this, the user could book an appointment by filling in basic details like name, age, gender, symptoms or disease they are suffering from and they can also attach a proof of fee payment if they have already paid the fees.
- In the notification section (which can be viwed by clicking on the bell icon in the bottom navigation bar), user's can view the appointments under two sections -
- In the notification section (which can be viwed by clicking on the bell icon in the bottom navigation bar), user can view the appointments under two sections -
- Sub 1. Pending Appointment (requiring confirmation from the clinic side)
- Sub 2. Confirmed Appintment (which are confirmed with an appointment number alloted to the patient)
- Users can also view the current appointment number on the clinic's page on ClinicO.
Expand Down

0 comments on commit 807d67a

Please sign in to comment.