TemaDeveloper / TemaDeveloper/personal_planner

feat: Dashboard widget for shared sections

Open
#32 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.