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

[Playtime session] Implement action buttons in the playtime session #129

Open
13 tasks
Rushi-faldu opened this issue Dec 17, 2024 · 0 comments
Open
13 tasks
Assignees
Labels
dev-work Issues that need to be developed wontfix This will not be worked on

Comments

@Rushi-faldu
Copy link
Collaborator

Rushi-faldu commented Dec 17, 2024

Purpose

Until we get real-time voice input from the user, we will first implement action buttons to represent some of the possible user actions during the playtime activity.

User story

As a user, I want to be able to temporarily pause the activity, repeat the previous step or go to the next step of the activity so that I can interact with Mumbi based on my needs.

Acceptance criteria

  • There will be buttons added to the playtime session that the user can interact with.
  • A pause button will be on the center to pause the playtime session temporarily.
  • When clicked, the activity will pause (the voice suggestions will stop) and the icon of the button will change (similar to when pausing and resuming songs).
  • There is a button that repeats the last instruction given.
  • When clicked, the last instruction given by the AI agent is repeated.
  • There is a button that skips to the next instruction.
  • When clicked, the next instruction in line is given by the AI agent.

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.
@Rushi-faldu Rushi-faldu converted this from a draft issue Dec 17, 2024
@saramakishti saramakishti changed the title [Playtime session] Implement voice input for real time suggestions [Playtime session] Implement action buttons in the playtime session Dec 18, 2024
@saramakishti saramakishti moved this from Product Backlog to Sprint Backlog in amos2024ws04-feature-board Dec 18, 2024
@saramakishti saramakishti added the dev-work Issues that need to be developed label Dec 18, 2024
@saramakishti saramakishti moved this from Sprint Backlog to In Progress in amos2024ws04-feature-board Dec 18, 2024
@preetvadaliya preetvadaliya moved this from In Progress to Awaiting Review in amos2024ws04-feature-board Jan 8, 2025
@saramakishti saramakishti added the wontfix This will not be worked on label Jan 8, 2025
@saramakishti saramakishti moved this from Awaiting Review to Product Backlog in amos2024ws04-feature-board Jan 8, 2025
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 wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants