UnlockedLabs / UnlockEdv2

UnlockedLabs' WIP education portal/SIS for capturing meaningful progress of incarcerated learners in external providers, to help earn good time credits
6 stars 19 forks source link

Resident Dashboard > Display Recent Favorited Libraries #494

Open jtucholski opened 1 week ago

jtucholski commented 1 week ago

User Story:

As a Resident, I want to see some of my favorited libraries, so that I can quickly begin reading content that I plan on viewing often.

Description:

This task involves building a dashboard component that integrates with [Favorite libraries](https://www.notion.so/Favorite-libraries-13501ac3401f8001a85ac0e8be185a08?pvs=21). It will allow Residents to view their five most recently favorited libraries from their Dashboard.

The component should display the library name and provide a clickable link for users to browse the library.

Additionally, the component should include a link to the Open Content > Favorite page, enabling users to access more than their five most recent favorited libraries.

Tasks:

User Flow:

Acceptance Criteria:

jtucholski commented 1 week ago

Depends on #493