Code-Society-Lab / Code-Society-Lab/matrix-directory

Add favorites / saved bots

Open
#18 1 comment 0 reactions 0 assignees View on GitHub
backend enhancement frontend question
Dominant language
Python
Stars
5
Forks
0
Avg merge
3h
Merged PRs (30d)
28

Description

### Description
Authenticated users can bookmark bots they use or want to evaluate.

### Acceptance criteria
- favorite/unfavorite from card/detail page
- `/favorites`
- duplicate favorites impossible
- favoriting does not affect ranking unless explicitly designed later

Contributor guide

Open the contributing guide

Research direction

Start by tracing the authenticated bot card/detail flows and the existing route or entry point for `/favorites`. Check how favorites are persisted and how ranking is calculated, then verify the acceptance criteria: favorite and unfavorite from both views, no duplicate favorites, a working `/favorites` page, and no ranking change.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
authentication, full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.