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

07 Create a favorite page #7

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

07 Create a favorite page #7

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

Comments

@github-actions
Copy link

Description

After just saving the characters on the detailed page, it is now time to show every saved favorite character on a separate page

ToDos

  • move this issue in the board from ToDo tab into In Progress tab
  • create a new branch locally
  • the page should render all the saved favorite characters
  • when clicked the favorite button the character should be removed from the array
  • the array should updated in the localStorage as well
  • every functionality of the detailed character card should work here as well
  • add the link to favorite page in the NavBar component
  • 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