doctordick / DoctorDick

A React Native application that empowers gay men to stay on top of their sexual health.
https://www.askdoctordick.com
5 stars 2 forks source link

Improve SET REMINDERS UX #103

Open kchia opened 7 years ago

kchia commented 7 years ago

Fix bugs: [ ] Toggling 'Turn On Reminders' causes the app to exit. Should stay in the app. [ ] Picking a frequency in the frequency picker modal causes the app to exit. Should stay in the app.

Improve UI: [ ] Make the 'Pick Frequency' button (i.e., 'Every 3/6/9 Months') look more like a button [ ] Add a loading state for the frequency picker (i.e., show right after 'Pick Frequency' button is clicked, and hide when the frequency picker modal appears) [ ] If user picks 'Every 3 Months', then the date for 'Your next reminder is on' should display the date 90 days from the current date. [ ] If user picks 'Every 6 Months', then the date for 'Your next reminder is on' should display the date 180 days from the current date.
[ ] If user picks 'Every 9 Months', then the date for 'Your next reminder is on' should display the date 270 days from the current date.