C19-BayShield / bayshield

App - This is a clone of the app from my private repository
3 stars 0 forks source link

Signup page for all types (Medical Facility, Collection Hub, Maker) #32

Closed emily-zhu closed 4 years ago

emily-zhu commented 4 years ago

Screencast: https://drive.google.com/file/d/1WMwURSLeo2nfvTLw8b2qTlKsAhlUOB8H/view

Edited screens: • signup_screen: contains all the logic for adding sign-up information for the new user, redirects to root_screen once finished • user_type_screen: redirects to signup_screen now, rather than root_screen

Edited utils: • firestore_users: added new apis to edit fields (email, phone number, address, etc.) for each user's document