Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finance: feat: added the goal page with some improvements of uiHEADmaster | 6 hours | 1 | -0/+6 | |
| | |||||
* | finance/backend: mvfeat: moved the backend api handlers to api/handlers and ↵ | 2 days | 1 | -7/+42 | |
| | | | | added couple of more api request handlers | ||||
* | feat: added basic backend features to it | 4 days | 1 | -0/+88 | |
- Set up API framework (Gin Gonic) - Set up ORM/DB library (GORM) - Design database schema (Users, Accounts, Transactions, Loans, Goals) - Set up database connection and migrations |