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
7f275c774e
refactor: Remove unused entity and datasource files; add AuthDto for authentication, simplification
2025-03-10 09:47:44 +00:00
..
cmd
/api
refactor: Remove unused entity and datasource files; add AuthDto for authentication, simplification
2025-03-10 09:47:44 +00:00
docs
feat: Implement Swagger documentation and integrate Gin framework for API
2025-03-09 14:57:50 +00:00
internal
refactor: Remove unused entity and datasource files; add AuthDto for authentication, simplification
2025-03-10 09:47:44 +00:00
go.mod
refactor: Remove unused entity and datasource files; add AuthDto for authentication, simplification
2025-03-10 09:47:44 +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