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

Personalized Pill Pack Recommendation #2

Closed
SawoCommunity opened this issue Dec 1, 2021 · 0 comments
Closed

Personalized Pill Pack Recommendation #2

SawoCommunity opened this issue Dec 1, 2021 · 0 comments

Comments

@SawoCommunity
Copy link
Contributor

Details - Setu have a scientifically designed sense test where we ask around 15-20 questions depending on the goal user selects and after considering user inputs, we recommend the best products (2-3 products for each goal) to help achieve your goals.

Instead of recommending multiple products, we want to recommend a pill pack that will consist of one pill from each product. So instead of sending 3 product bottles for 1 month,  there will be 30 pill packs and each pack will have 2-3 tablets depending on the recommendation.

You have to build this logic on the fly after the user takes the sense test. Few points to be noted:

  1. These pill packs will be dispatched from a different warehouse
  2. It will depend on the availability of the pill packs, if not available then we’ll recommend the individual products only, else recommend the pill pack.
  3. We might need to make the design changes on the result page.
  4. How the order creation will happen differently and how you will push this information to the warehouse.

Things to do while submitting a PR:

  • Give a proper and brief PR description regarding your work
  • Give a relevant title
  • Mention the issue in your PR while submitting

If you have any questions, comment under this issue and our team will be able to help you out.

Note: This issue will not be assigned to anyone. Everyone is free to take this issue and contribute.

@SawoCommunity SawoCommunity pinned this issue Dec 1, 2021
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