MyMidas/backend/app/api
megaproxy 6111424f47 Add category management UI and service layer
Users can now create, edit, and delete custom categories from Settings → Categories. System categories (45 built-in) are shown read-only. Backend adds update_category() and delete_category() service functions; frontend has a new categories API module and a full CRUD section in SettingsPage with filter tabs, colour picker, and delete confirmation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 11:50:28 +00:00
..
v1 Add category management UI and service layer 2026-04-23 11:50:28 +00:00
__init__.py Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
router.py Add AI receipt parsing with provider API key settings 2026-04-22 17:07:24 +00:00