Commit Graph
3 Commits
Author SHA1 Message Date
Caine 2a45be70e2 Phase 4: HTMX frontend with dark palette
- 4 pages: Pantry, Recipes, Shopping List, Cook Log
- HTMX-powered: add/delete pantry items, toggle shopping, generate smart list
- Custom 13-colour palette from Lospec (dark bg, yellow accent)
- Mobile-responsive
- Whitenoise for static files in production
- All routes under /app/
- API (/api/) stays internal, frontend (/app/) for browser use
2026-04-02 23:08:43 +01:00
Caine da6cd28c3a Add recipe-scrapers dependency 2026-04-02 16:46:55 +01:00
Caine 37b18bd586 Add requirements.txt 2026-04-01 22:50:54 +01:00