This website requires JavaScript.
Explore
Help
Register
Sign In
jean
/
time-tracker
Watch
1
Star
0
Fork
0
You've already forked time-tracker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
time-tracker
/
backend
History
Jean Jacques Avril
17cb4505be
feat: Add database object models and repositories for Activity, Company, Customer, Project, TimeEntry, and User with GORM integration
2025-03-10 07:29:34 +00:00
..
cmd
/api
feat: Add database object models and repositories for Activity, Company, Customer, Project, TimeEntry, and User with GORM integration
2025-03-10 07:29:34 +00:00
docs
feat: Implement Swagger documentation and integrate Gin framework for API
2025-03-09 14:57:50 +00:00
internal
feat: Add database object models and repositories for Activity, Company, Customer, Project, TimeEntry, and User with GORM integration
2025-03-10 07:29:34 +00:00
go.mod
feat: Add database object models and repositories for Activity, Company, Customer, Project, TimeEntry, and User with GORM integration
2025-03-10 07:29:34 +00:00
go.sum
feat: Add database object models and repositories for Activity, Company, Customer, Project, TimeEntry, and User with GORM integration
2025-03-10 07:29:34 +00:00
tygo.yml
feat: Add create and update DTOs for Company, Customer, Project, Activity, User, and TimeEntry entities
2025-03-09 19:55:23 +00:00