No description
  • Java 49.1%
  • Clojure 21.3%
  • TypeScript 15.4%
  • HTML 13.9%
  • SCSS 0.3%
Find a file
Brian O'Callaghan 3ac372357f Scaffold Angular frontend with shell, routing, and meal management UI
- App shell: Material toolbar + sidenav with nav links
- Lazy-loaded routes for all four features
- TypeScript models matching all backend DTOs
- HTTP services for meals, plans, lists, recurring items
- Meal library: list view (cards with tags/ingredient count) and
  create/edit form (ingredients FormArray, chip-based tag input,
  REGULAR/PANTRY tier selector)
- Stub components for plan, list, recurring (routes work end-to-end)
- Fixed app.spec.ts for new root component

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-28 23:09:42 -05:00
.clj-kondo/imports/potemkin/potemkin Initial commit; claude exploration 2026-03-10 06:48:44 -05:00
backend Add recurring items API 2026-03-28 22:47:23 -05:00
docs Reorganize repo; add design doc and CLAUDE.md 2026-03-28 21:44:33 -05:00
exploration Reorganize repo; add design doc and CLAUDE.md 2026-03-28 21:44:33 -05:00
frontend Scaffold Angular frontend with shell, routing, and meal management UI 2026-03-28 23:09:42 -05:00
.gitignore Reorganize repo; add design doc and CLAUDE.md 2026-03-28 21:44:33 -05:00
CLAUDE.md Scaffold Spring Boot backend 2026-03-28 21:50:52 -05:00