-
Notifications
You must be signed in to change notification settings - Fork 0
Functionality & MVP
lisuzanne94 edited this page Nov 29, 2021
·
3 revisions
- User authorization (signing up and logging in)
- User profiles with personalized information entered by the patient (users can only view their own profiles for privacy reasons)
- Interactive calendar populated by the user's input of their prescription information where the user can track their compliance
- Modals that contain drug information pertaining to the user's regimen using the openFDA API
- A map that displays the nearest pharmacies to the patient using the Google Maps API
- Ensure valid medication name input upon creation by querying user input against RxNav API