| # | Name | Category | Revenue | Growth | Status |
|---|---|---|---|---|---|
| # | Name | Category | Revenue | Growth | Status |
|---|---|---|---|---|---|
Organize tasks with drag-and-drop
Set up error monitoring
Integrate Sentry for runtime error tracking in production.
Write E2E tests for auth flow
Cover login, register, forgot password, and 2FA with Playwright tests.
Implement CSV export for tables
Add a button to export filtered table data as CSV file.
Design empty states for new pages
Create illustrations and copy for calendar, kanban, and inbox empty states.
Build calendar month view
Implement the monthly grid layout with event indicators and day selection.
Add drag-and-drop to kanban
Enable card reordering within and across columns using dnd-kit.
Inbox message threading
Group messages by conversation and display threaded view.
Optimize bundle size
Analyze and reduce JavaScript bundle — target under 200KB first load.
Implement dark mode toggle
Add theme switcher to the top bar using next-themes.
Set up CI pipeline
Configure GitHub Actions for lint, type-check, and build on every PR.
Create settings page
Build tabbed settings with general, notifications, team, billing, and API keys.
Fix mobile sidebar overlay
Sidebar sheet was not closing on route change on mobile devices.