4 Commits

Author SHA1 Message Date
4c372881c1 Fix broken installation
Changes the setuptools config to install all subpackages, not just the
top level mft package. Fixes #2.
2026-01-09 15:32:43 +01:00
17a1c29d76 Configure setuptools for non-editable install 2026-01-01 00:18:51 +01:00
61a13d65a4 Add expense listing API endpoint 2025-12-31 23:18:46 +01:00
b4c84ab7ea Initial project structure added.
The following are in a minimal working state:

- Database schema
- Basic database interaction
- Configuration file parsing
- Command line interface
- Basic route handling for categories, auth and health
- Simple static webapp files
2025-12-24 12:30:09 +01:00