- User downloads app
- User starts app
- App tracks who the user comes into contact (other users) (using bluetooth)
- User suspects that they have the virus (they have symptoms ), they go to get tested
- User goes home
- Doctor confirms that the user has the virus. (Doctor has the user's phone number)
- Doctor uses an admin UI to send an sms to the user
- Sms opens the app and asks the user to confirm that their data is sent
- App uploads users that have been close to the confirmed case
- Server sends out push notifications to potential cases.
- Potential cases should consider testing themselves if they also have symptoms.
- User downloads app
- User starts app
- App tracks who the user comes into contact (other users) (using bluetooth)
- User suspects that they have the virus (they have symptoms ), they go to get tested. They show the id in the app to the Doctor.
- User goes home
- Doctor confirms that the user has the virus by entering the user id in an admin UI.
- Server sends a push notification to the user asking them to upload their data
- User confirms
- App uploads users that have been close to the confirmed case
- Server sends out push notifications to potential cases.
- Potential cases should consider testing themselves if they also have symptoms.