aboutsummaryrefslogtreecommitdiffstats
path: root/backend
Commit message (Collapse)AuthorAgeFilesLines
* feat: added basic backend features to itLibravatarLibravatar Biswa Kalyan Bhuyan 4 days11-1/+1113
| | | | | | | - 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 4 days1-0/+3