-
Notifications
You must be signed in to change notification settings - Fork 0
/
steps.txt
34 lines (25 loc) · 962 Bytes
/
steps.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
1. pip install firebase-admin
User
username nt required for profile edit in User case
if phone number is changed then, change user anme of user
instituition username can be edited
⚪Logout
⚪ Manage profile (view profile, edit details, change password)
⚪View positivity history (current status, last positive and negative dates )
⚪ Report as positive
⚪ Send feedback to admin
⚪otp verification (! Low priority)
Institution
⚪Logout done
⚪Manage profile (view and edit) done
⚪ View user visit history by date api done
⚪ Send alert to admin by date and time Not req
Handle 2 cases
1. Visit of unregistered user
2. Visit of user who is currently positive.
Admin
⚪ Positivity list ( view, add positive case by date, mark a user as negative by date )
⚪ View feedback from user
⚪View alerts from institutions
⚪Notify alerts to user matching date and institution
⚪View positivity reported from user