Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve new medication reminder page #411

Open
7 tasks
kylegoodwin opened this issue Jun 28, 2022 · 0 comments
Open
7 tasks

Improve new medication reminder page #411

kylegoodwin opened this issue Jun 28, 2022 · 0 comments

Comments

@kylegoodwin
Copy link
Contributor

Background:

Right now patients mostly manage their medication reminders on the home page, there is a card that displays the time and buttons to edit the time. To clean things up and keep the user experience more consistent, we recently moved this setting to the settings page, so it can be linked to throughout the app.

Agnes ( who runs the Indonesia trial ) also wants the daily medication time to be displayed at the top of the homepage for patients. The idea is that they can easily see when they are supposed to take the meds so they can build the habit of it.

Current State:

High Level Goals:

  • Refactor the indonesia specific MotivationalMessage component out of Greeting.js
    • This can be where you show the current medication time
    • This will likely require new translations, feel free to hard code for now and I can help you with it later
  • Revamp the new medication reminder page
    • Show the current time that the reminder is set in large blue font
    • Have clear buttons to edit or disable the notification
    • Move to using local state and useAsync instead of the MobX store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant