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

(Frontend and Backend) View saved to favorites posts under the same category #2

Open
tu2463 opened this issue Sep 11, 2024 · 0 comments
Milestone

Comments

@tu2463
Copy link

tu2463 commented Sep 11, 2024

Frontend: Clicking the Favorites button will only show saved posts in this category.
Backend: Clicking the Favorites button will retrieve all saved posts in this category.
This functionality will work like filtering by tags.
Image

Estimated effort: 8h
Dependencies: #1 #31 #30
Acceptance criteria:

  1. On Category 1 page, click the button next to a post to save it to favorites.
  2. Open another post under Category 1 and click the button on the post details page to save it to favorites.
  3. On Category 1 page, click the "Favorites" button on the menu bar. All saved to favorites posts under Category 1 should be shown.
  4. Go to Category 2 page to save more posts and click the "Favorites" button. All saved to favorites posts under Category 2 should be shown.
  5. Unsave some posts by clicking the buttons on both the category page and the post details page.
  6. Click the "Favorites" button on the category page. It should not show the unsaved posts.
@tu2463 tu2463 self-assigned this Sep 12, 2024
@tu2463 tu2463 added this to the Sprint 1 milestone Sep 12, 2024
@tu2463 tu2463 modified the milestones: Sprint 1, Sprint 2 Sep 25, 2024
@tu2463 tu2463 changed the title View saved to favorites posts under the same category (Frontend) View saved to favorites posts under the same category Sep 27, 2024
@tu2463 tu2463 changed the title (Frontend) View saved to favorites posts under the same category (Frontend and Backend) View saved to favorites posts under the same category Sep 27, 2024
@tu2463 tu2463 removed their assignment Sep 27, 2024
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

1 participant