-
- Downloads
Add basic CRUD operations in db/crud.go
Implemented basic CRUD (Create, Read, Update, Delete) operations for users, products, and spend data. These operations allow the other parts of the application to interact with the database, providing fundamental backend functionalities required for user management, product management, and tracking expenses.
parent
ed952b48
No related branches found
No related tags found
Loading
Please register or sign in to comment