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

Add to favorites #208

Closed
Nikita-Babenko opened this issue Jul 9, 2021 · 1 comment · Fixed by #241
Closed

Add to favorites #208

Nikita-Babenko opened this issue Jul 9, 2021 · 1 comment · Fixed by #241
Assignees

Comments

@Nikita-Babenko
Copy link

Nikita-Babenko commented Jul 9, 2021

As a user (parent role) I want to add the workshop to favorites so that to see updates of the workshops

Role
user (parent role)

Workshop is created
Workshops are created

Acceptance Criteria

SCENARIO #1 Parent adds Workshops to favorites

GIVEN Parent wants to add Workshop to favorites
AND searches workshops
AND selects the workshop that wants to add to favorite

2021-07-08 17_34_28-MoE _ Dev Team – Figma
AND clicks button favorites
2021-07-08 17_35_01-MoE _ Dev Team – Figma
AND button favorites changes color
2021-07-08 17_36_05-MoE _ Dev Team – Figma
WHEN Parent click the tab “Улюблене”
THAN Parent see workshops added to favorites
2021-07-08 17_37_20-MoE _ Dev Team – Figma
AND system notification is shown
{{Дякуємо гурток {{Name of the workshop}} додано до улюблених}}
Улюблені додано

SCENARIO #2 Parent removes Workshops from favorites
GIVEN Parent wants to remove Workshop from favorites

AND Parent click the tab “Улюблене”
AND Parent see workshops added to favorites
2021-07-08 17_37_20-MoE _ Dev Team – Figma
AND selects the workshop that want`s to remove from favorites
WHEN clicks button favorites
2021-07-08 17_36_05-MoE _ Dev Team – Figma
THAN button favorites changes color
2021-07-08 17_35_01-MoE _ Dev Team – Figma
AND workshop removes from the list of favorites
AND system notification is shown
{{Дякуємо гурток {{Name of the workshop}} прибрано за улюблених}}
Улюблені

Business rules
If the unregistered user clicks add to favorites - the system displays a pop-up with the infirmation that you have to register profile (without redirection to the registration page)
33333
On click "Повернутись" user stays on the same page that he was before clicking add to favorites

https://docs.google.com/document/d/1vZnW8sMhcKsCGiXfXYh9TsjZiy1xcvgXDs-RKDdnP4I/edit?usp=sharing

Epic link
E.g.: Epic #100 Epic

Labels to be added
"User story", Correspondind Functionality (e.g. User), Priority ("pri: "), "Corresponding Epic"

Tasks

    • sample task.
@v-ivanchuk v-ivanchuk self-assigned this Jul 21, 2021
@v-ivanchuk v-ivanchuk linked a pull request Jul 23, 2021 that will close this issue
@hanna-lenko
Copy link

Clarifications:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants