adhikareeprayush / adhikareeprayush/slide-forge
User dashboard with GET /api/decks
Offen
api
feature
frontend
help wanted
- Vorherrschende Sprache
- TypeScript
- Sterne
- 0
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## Summary
There is no way to list decks. The home page links to generate and a hardcoded demo deck only.
## Tasks
- [ ] Add `GET /api/decks` (list recent decks, paginated)
- [ ] Add `/dashboard` page in `apps/web`
- [ ] Show deck title, status, slide count, updated date
- [ ] Link to editor and preview
## Files
- `apps/api/src/routes/decks.ts`
- `apps/web/app/` (new `dashboard/` route)
- `apps/web/lib/api-client.ts`
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.