- Project setup :: Repo, tooling, CI/CD, linting
- Database schema :: Core models and migrations
- Authentication :: JWT login, registration, password reset
- Basic API :: CRUD endpoints for primary resource
- User dashboard :: Overview page with key stats
- [~] Search & filtering :: Full-text search with faceted filters [2026-04-10]
- File uploads :: Image handling, resize, thumbnails [2026-04-20]
- Reporting :: Export to PDF and CSV
- Email notifications :: Transactional emails for key events
- Performance audit :: Lighthouse, query optimisation, caching [2026-05-15]
- Security review :: Penetration test, dependency audit
- Documentation :: API docs, user guide, README
- Launch prep :: Landing page, pricing, onboarding flow