Allow users to "favorite" learning resources - front end
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 4
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 114
Description
User Story
As a user, I want to bookmark some learning resources as "favorites"
Description/Context
This is a port of existing functionality in open-discussions, where any authenticated user can add/remove courses, programs, videos, podcasts, and public lists as favorites.
Acceptance Criteria
- Via a UI, each user can list/unlist any learning resource as a favorite, and view their list of favorites, and for any particular carousel/search result of resources, see which have been favorited.
Plan/Design
Once the backend API has been implemented, the UI should look similar if not identical to that of the corresponding open-discussions UI.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the corresponding open-discussions UI and the backend API once it has been implemented. Add UI for listing and removing favorites, viewing a user's favorites, and showing favorite state in resource carousels and search results; done means all listed acceptance criteria work for the supported learning resources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100