Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: added basic backend features to it | 4 days | 13 | -6/+1124 | |
| | | | | | | | - 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 | ||||
* | README.md: update: deployment will be manual | 5 days | 1 | -7/+9 | |
| | |||||
* | README.md: update: fixed tech stack | 5 days | 2 | -8/+11 | |
| | |||||
* | README.md: add: project plan initialized | 5 days | 1 | -0/+181 | |