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 flow] Add dropdown to select type of chore #78

Open
12 tasks
saramakishti opened this issue Nov 23, 2024 · 0 comments
Open
12 tasks

[Onboarding flow] Add dropdown to select type of chore #78

saramakishti opened this issue Nov 23, 2024 · 0 comments
Labels
dev-work Issues that need to be developed onboarding-user All the features required for quick user onboarding

Comments

@saramakishti
Copy link
Collaborator

saramakishti commented Nov 23, 2024

Purpose

To give a better user experience, it would be good to have the user select what kind of chore we can assist in because selecting only chores can be too broad.

User Story

As a user, I want to be able to select the type of chore I want my children to play with so that I can get personalized suggestion.

Acceptance criteria

  • When the user is on the [type of play] screen and needs to choose between chores vs. free play, if the user chooses 'Chores', a modal appears on top of the screen with a radio selection with a list of possible chores that the user can choose from
  • The list of chores the user can choose from:
  • Cooking
  • Washing dishes
  • Doing laundry
  • other
  • if the user selects "other", there will be an input text where the user can enter to add new chore.
  • once the user clicks on add button besides input text, the chores will be saved and will be shown above "other".
  • The user needs to select one of these chores from the list before moving to the next question
  • The 'Next' button is disabled if the user hasn't given any choice for the chores.

Design notes

  • Wireframes are here

  • Design specifics are here


Definition of Done (DoD)

  • The feature has been fully implemented, thoroughly tested, and integrated into the app with no critical bugs or performance issues.
  • Manual testing is complete, verifying that the feature meets all acceptance criteria.
  • Big features are documented inside the code, with clear explanations of functionality, usage, and any relevant edge cases.
  • The feature has undergone peer review, with the code approved by at least one other team member to ensure quality and maintainability.
  • The feature branch has been successfully merged into the main branch, and the pull request is closed and the branch is deleted.
  • The feature’s UI/UX has been reviewed to ensure consistency and alignment with design guidelines.
@saramakishti saramakishti converted this from a draft issue Nov 23, 2024
@saramakishti saramakishti changed the title Add dropdown to select type of chore [Onboarding flow] Add dropdown to select type of chore Dec 3, 2024
@saramakishti saramakishti added dev-work Issues that need to be developed onboarding-user All the features required for quick user onboarding labels Dec 3, 2024
@Rushi-faldu Rushi-faldu moved this to Product Backlog in amos2024ws04-feature-board Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-work Issues that need to be developed onboarding-user All the features required for quick user onboarding
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant