Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: added basic backend features to it | 5 days | 1 | -1/+42 | |
| | | | | | | | - 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: fixed tech stack | 5 days | 1 | -0/+3 | |