hwiklhb / hwiklhb/Blog-Platform
Bookmarks / Read Later for Users
Open
good first issue
- Dominant language
- CSS
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Description:** Allow signed-in users to bookmark posts (Read Later). Provide a “Read Later” list in the user profile and persist per-user bookmarks.
**Acceptance criteria:**
Bookmark toggle exists on each post and adds/removes from user’s bookmark list.
Read Later list shows posts saved by the signed-in user.
Bookmarks persist in localStorage keyed to user ID.
Difficulty: Easy
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.