Select Git revision
crud.go
-
Réthelyi Bálint authored
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.
Réthelyi Bálint authoredImplemented 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.