A plain budgeting app
  • C# 79.7%
  • TypeScript 20.1%
Find a file
Joseph Bales 1dfc077322 Add Dockerfiles, Phase 9 index refinements, and fix seed command to create household
- Add Dockerfile for api (dotnet watch) and web services
- Add Phase9_IndexRefinements migration
- Fix SeedCommand to also create a default household, add the user as owner, and seed default categories and budget template

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 22:18:10 -05:00
api Add Dockerfiles, Phase 9 index refinements, and fix seed command to create household 2026-03-22 22:18:10 -05:00
web Add Dockerfiles, Phase 9 index refinements, and fix seed command to create household 2026-03-22 22:18:10 -05:00
.gitignore redid the plan 2026-03-17 22:44:20 -05:00
DATABASE.md Refine documentation for database, endpoints, and planning phases; clarify future capabilities and remove outdated references to future phases. 2026-03-21 22:44:06 -05:00
docker-compose.yml Add Dockerfiles, Phase 9 index refinements, and fix seed command to create household 2026-03-22 22:18:10 -05:00
dotnet-tools.json Phase 1 dotnet rewrite 2026-03-21 16:37:03 -05:00
ENDPOINTS.md Refine documentation for database, endpoints, and planning phases; clarify future capabilities and remove outdated references to future phases. 2026-03-21 22:44:06 -05:00
PlainBudget.slnx Remove Visual Studio solution file and update solution structure in .slnx; enhance database context indexing with filters; improve error handling in services; refine form handling and state management in web pages. 2026-03-21 23:28:16 -05:00
PLAN.md Refine documentation for database, endpoints, and planning phases; clarify future capabilities and remove outdated references to future phases. 2026-03-21 22:44:06 -05:00