IndieCoderMM / IndieCoderMM/snippit-ui

Implement Like and Bookmark system

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Allow users to like and bookmark code snippets. Display the highlight of liked and bookmarked for each snippet, and provide real-time updates for new interactions.

## Expectations

- Users can like and bookmark code snippets.
- Liked and bookmarked snippets by the current user are highlighted.
- Real-time updates are shown.

Contributor guide

Open the contributing guide

Research direction

The issue names no files or tests; start by locating the snippet UI and its Redux state in the TypeScript React frontend. Verify how likes, bookmarks, highlighting, and real-time interaction updates should be represented, then confirm completion by checking each expectation in the running app.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, redux, tailwindcss, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.