You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-17Lines changed: 16 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -79,28 +79,27 @@ Currently, we are at **56%** branch coverage.
79
79
Ideally, an Android app should be deployed on the [Play Store](https://play.google.com/store/games?hl=en_US). However, given the scope of the project that is not feasible as we would need an app signing key and so on.
80
80
So we have currently generated an unsigned [apk file](https://en.wikipedia.org/wiki/Apk_(file_format)) for testing purposes.
81
81
82
-
It is available [here](https://drive.google.com/file/d/1iSplaEY6LZONAWO0Qn1yebUhkBcR-fTr/view?usp=sharing). It can be installed directly on any Android device. Please note that you need to be signed in to your
83
-
Columbia LionMail account to access the apk.
82
+
It is available [here](/includify.apk). It can be installed directly on any Android device.
84
83
85
84
Additionally, you can also build a new apk from Android Studio by following the steps mentioned [here](https://developer.android.com/studio/run).
| Sign-up | Enter the user details, choose the suitable user category and click Sign-Up to create a new account. ||
93
-
| Dashboard | Click on a button to proceed. ||
94
-
| Contacts | It enlists the emergency contacts added. Click on the call icon to directly place a call. ||
95
-
| Add Contacts | Enter details and click add to create a new Contact. ||
96
-
| Medicines | It enlists the medicines added along with the details. The app also sends you a notification at the given time to remind you to take the medicine. ||
97
-
| Add Medicines | Enter details and click add to set the reminder. ||
98
-
| Organisation List | Displays the list of ADA compliant organisations you can visit. Click on Visit to schedule an appointment in that organisation. Click on a card to view more. ||
99
-
| Organisation Details | It shows the details of the organisation. Click on the view on map link to check the location of the organisation. It also enlists the resources it has to offer. Click on a card to view more. ||
100
-
| Resource Details | Shows all details of the individual resource. ||
101
-
| Schedule Appointments | Enter details and click schedule. ||
102
-
| Appointment List | Shows a list of all the scheduled appointments. ||
103
-
| Appointment Details | Shows details of the individual appointment along with volunteer details (if assigned) ||
| Login | Enter your credentials to sign-in. |<imgsrc="/screenshots/Sign%20In.png"width="240"> |
91
+
| Sign-up | Enter the user details, choose the suitable user category and click Sign-Up to create a new account. |<imgsrc="/screenshots/Sign%20Up.png"width="240"> |
92
+
| Dashboard | Click on a button to proceed. |<imgsrc="/screenshots/Dashboard.png"width="240"> |
93
+
| Contacts | It enlists the emergency contacts added. Click on the call icon to directly place a call. |<imgsrc="/screenshots/EmergencyContacts.png"width="240"> <imgsrc="/screenshots/Call.png"width="240">|
94
+
| Add Contacts | Enter details and click add to create a new Contact. |<imgsrc="/screenshots/AddContact.png"width="240"> |
95
+
| Medicines | It enlists the medicines added along with the details. The app also sends you a notification at the given time to remind you to take the medicine. |<imgsrc="/screenshots/Medicines.png"width="240"> <imgsrc="/screenshots/Notification.png"width="240">|
96
+
| Add Medicines | Enter details and click add to set the reminder. |<imgsrc="/screenshots/Add%20Medicine.png"width="240"> |
97
+
| Organisation List | Displays the list of ADA compliant organisations you can visit. Click on Visit to schedule an appointment in that organisation. Click on a card to view more. |<imgsrc="/screenshots/Orgs.png"width="240"> |
98
+
| Organisation Details | It shows the details of the organisation. Click on the view on map link to check the location of the organisation. It also enlists the resources it has to offer. Click on a card to view more. |<imgsrc="/screenshots/Org%20Details.png"width="240"> <imgsrc="/screenshots/Maps.png"width="240">|
99
+
| Resource Details | Shows all details of the individual resource. |<imgsrc="/screenshots/ResourceDetails.png"width="240"> |
100
+
| Schedule Appointments | Enter details and click schedule. |<imgsrc="/screenshots/Schedule%201.png"width="240"> <imgsrc="/screenshots/Schedule%202.png"width="240">|
101
+
| Appointment List | Shows a list of all the scheduled appointments. |<imgsrc="/screenshots/Appointments.png"width="240"> |
102
+
| Appointment Details | Shows details of the individual appointment along with volunteer details (if assigned) |<imgsrc="/screenshots/AppointmentDetails.png"width="240"> |
0 commit comments