managarten/apps
Till-JS ad0051a8fc feat(finance): add complete finance app with budget tracking
- Backend (NestJS, Port 3019):
  - Account management with multi-currency support
  - Categories with income/expense types and seed functionality
  - Transaction tracking with comprehensive filters
  - Monthly budgets with spending tracking
  - Transfers between accounts
  - Reports (dashboard, trends, category breakdown)
  - User settings (currency, locale, date format)
  - Exchange rates with ECB API integration
  - Bank sync architecture prepared (connected_accounts)

- Frontend (SvelteKit, Port 5189):
  - Dashboard with totals, budget progress, recent transactions
  - Transaction list with filters
  - Account management
  - Category management
  - Budget tracking per month
  - Reports & trends
  - Settings page
  - Auth pages (login, register, forgot-password)

- Shared package with types, constants, utilities
- Environment configuration for backend, web, mobile

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 16:41:43 +01:00
..
calendar feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
chat feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
clock feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
contacts 🔧 chore: misc updates across contacts, mail, and shared-ui 2025-12-03 16:13:50 +01:00
finance feat(finance): add complete finance app with budget tracking 2025-12-04 16:41:43 +01:00
mail 🔧 chore: misc updates across contacts, mail, and shared-ui 2025-12-03 16:13:50 +01:00
manacore feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
manadeck feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
moodlit 🐛 fix: resolve type-check errors in finance and moodlit 2025-12-04 16:30:01 +01:00
picture feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
presi feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
storage Merge branch 'main' of https://github.com/Memo-2023/manacore-monorepo 2025-12-03 11:57:30 +01:00
todo feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00
zitare feat: add global start page setting across all apps 2025-12-04 16:31:04 +01:00