aboutsummaryrefslogtreecommitdiffstats
path: root/backend/go.mod
Commit message (Collapse)AuthorAgeFilesLines
* feat: added basic backend features to itLibravatarLibravatar Biswa Kalyan Bhuyan 5 days1-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 stackLibravatarLibravatar Biswa Kalyan Bhuyan 5 days1-0/+3