Skip to content

Implement favorites UI and API#121

Open
olaleyeolajide81-sketch wants to merge 1 commit into
SudiptaPaul-31:mainfrom
olaleyeolajide81-sketch:feature/favorites-ui
Open

Implement favorites UI and API#121
olaleyeolajide81-sketch wants to merge 1 commit into
SudiptaPaul-31:mainfrom
olaleyeolajide81-sketch:feature/favorites-ui

Conversation

@olaleyeolajide81-sketch

Copy link
Copy Markdown

Description
Create a frontend interface that allows users to mark snippets as favorites and access them quickly from a dedicated dashboard section.

Features

Favorite/Bookmark toggle on each snippet card
Dedicated "Favorites" section in the dashboard for quick access
Display favorited snippets with consistent card design
Support removing/unfavoriting snippets directly from the dashboard
Persist favorites state via API integration
Tasks

Add favorite icon/button to snippet cards (toggle state)
Implement dashboard section for favorites with pagination support
Handle empty state when no snippets are favorited
Add loading states for API calls (favorite/unfavorite, fetch favorites)
Ensure responsive design across devices
Reuse existing snippet card component for consistency
Acceptance Criteria

Users can mark/unmark snippets as favorites
Favorites section displays only bookmarked snippets
UI is responsive across desktop, tablet, and mobile
Loading and empty states handled gracefully
Favorites persist correctly via backend API
Reusable component design maintained for snippet cards

closes #100

@vercel

vercel Bot commented Jun 27, 2026

Copy link
Copy Markdown

@olaleyeolajide81-sketch is attempting to deploy a commit to the Sudipta 's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 27, 2026

Copy link
Copy Markdown

@olaleyeolajide81-sketch Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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

Successfully merging this pull request may close these issues.

Snippet Favorites/Bookmark UI

1 participant