Skip to content
Snippets Groups Projects
Unverified Commit 52300cf1 authored by Réthelyi Bálint's avatar Réthelyi Bálint :no_mouth:
Browse files

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
1 merge request!25Add API endpoints and middleware for user and product manipulation
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment