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

Onboarding: add medications page #10

Open
2 tasks
rrabinovitch opened this issue Sep 11, 2020 · 1 comment
Open
2 tasks

Onboarding: add medications page #10

rrabinovitch opened this issue Sep 11, 2020 · 1 comment

Comments

@rrabinovitch
Copy link
Collaborator

rrabinovitch commented Sep 11, 2020

As a user in the process of registering,
After I've entered my profile details and I click "next",
I am redirected to a medication search page where I see instructions that prompt me to add medications to my profile, a medication search field, a "search" button, and a "skip for now" button.

Implementation details:

  • figure out what route is used for this view
  • compose the search instructions, including specifying that user should search for a med by its brand name not its generic name
@ejdelsztejn
Copy link
Collaborator

Route could be /medications/search and we could have a Medications::SearchController.

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

2 participants