The problem VaccinateME solves
- Keeping in mind that everyone is not familiar with technology, therefore we have kept the web-app very simple. CustomerID is all that a user will need to track his/her vaccination status. He/ she can go to the “Track Your Status” section and enter the customerID to view all the updates. There is no need for any kind of password.
Note:- Users must not share their customerID as it contains personal info..
-
In case if a user forgets about his/her vaccination date, the user will be reminded through an SMS 2 days prior to their vaccination .
-
In order to minimize the wastage of vaccine, we have assumed that there should be at least 25 registered users for vaccination before dispatching a van to their locality.
Challenges we ran into
Some of the challenges we ran into while discussing the project were:-
- Understanding the user requirement
- User tracking system (Use of Customer ID)
- Accessing location of user (Pincode System)
- Data concerning vaccines required for a particular location (Pincode)
- Dealing with vaccination verification (Entry of AC by Vendor/Doctor)