25 lines
1.4 KiB
Markdown
25 lines
1.4 KiB
Markdown
# Frontend Todo List
|
|
|
|
## Completed
|
|
- [x] **Landing Page** — Barnyard-themed "Enter the Coop" page
|
|
- [x] **Login Flow** — Plex OAuth with auto-redirect
|
|
- [x] **Dashboard** — Nest Egg balance, Eggs Ordered, Market Price cards
|
|
- [x] **Watch History** — Personal watch events with credits earned
|
|
- [x] **Request History** — Content requests with status filtering
|
|
- [x] **Search Request Modal** — Overseer search with posters, episode counts, dynamic pricing
|
|
- [x] **Buy Credits Modal** — Ko-fi store links for $5/500 and $10/1000
|
|
- [x] **Activity Feed** — Recent transactions sidebar
|
|
- [x] **Leaderboard** — Rich Birds (top earners) and Lazy Birds (top watchers)
|
|
- [x] **Socket.io Integration** — Live balance updates, credit earned toasts
|
|
- [x] **Disk Space Bar** — The Silo: used/total GB with scarcity warning
|
|
- [x] **Admin Dashboard** — The Flock, Barn Rules, Donations, Egg Stats, The Feed Queue
|
|
- [x] **Mobile Responsiveness** — Barnyard cards stack on small screens
|
|
- [x] **Barnyard Theme** — Comic Sans, thick borders, earthy palette, jokey copy
|
|
|
|
## Future Ideas
|
|
- [ ] **Referral System** — Earn bonus $COOP for inviting Plex users
|
|
- [ ] **Seasonal Events** — Double credits weekends, holiday multipliers
|
|
- [ ] **Achievements** — Badges for watch milestones (100 movies, 1000 hours, etc.)
|
|
- [ ] **Notifications** — Browser push for request approvals
|
|
- [ ] **Dark Mode** — Night coop theme
|