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

06 Let save character as favorite #6

Open
15 tasks
github-actions bot opened this issue Oct 19, 2022 · 0 comments
Open
15 tasks

06 Let save character as favorite #6

github-actions bot opened this issue Oct 19, 2022 · 0 comments

Comments

@github-actions
Copy link

Description

On the detailed characters page, a button indicates, that you can save the rendered character as a favorite. When the button is clicked, the character is saved as a favorite and the button indicates that. When clicked again, the character is removed as a favorite.

Bildschirmfoto 2022-04-04 um 23 57 43

ToDos

  • move this issue in the board from ToDo tab into In Progress tab
  • create a new branch locally
  • add a favorite button
  • when the character is not saved as a favorite yet, the button indicates that with a neutral color
  • when clicking the button, the character is saved as a favorite and the button indicates that with a signal (maybe green color)
  • when clicked again, the character is removed as a favorite, the color of the button changes again
  • the favorite state should persist, when the app is reloaded. (localStorage)
  • commit everything
  • push everything to the remote repo on GitHub
  • create a pull request
  • write a meaningful pr message that contains what happened in the pull request
  • ask for a review from your colleagues
  • after review merge into main
  • move this issue in the board from In Progress tab into Done tab
  • close this issue
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

0 participants