TemaDeveloper / TemaDeveloper/personal_planner
feat: Dashboard widget for shared sections
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Add a small 'Shared with me' summary card to the dashboard page showing recent shares. Currently shared data is only accessible via the sidebar link.
Scope:
- New card component on dashboard
- Fetch from
/api/shared/me - Show last 3 shares with owner name and section type
Contributor guide
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
Start with the dashboard page and the existing sidebar link or shared-data flow to understand how shared content is displayed. Fetch /api/shared/me for the dashboard card and verify that it shows the three most recent shares, including each owner's name and section type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100