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
/
internal
History
Jean Jacques Avril
4dda83904a
feat: Add database object models for Activity, Company, Customer, Project, TimeEntry, and User with GORM integration
2025-03-09 21:09:52 +00:00
..
domain
/entities
feat: Update entity types to include specific ID types and adjust DTO mappings
2025-03-09 20:44:46 +00:00
infrastructure/persistence/postgres
/dbo
feat: Add database object models for Activity, Company, Customer, Project, TimeEntry, and User with GORM integration
2025-03-09 21:09:52 +00:00
interfaces/http
/dto
feat: Introduce base entity structure and update DTOs for Activity, Company, User, and TimeEntry
2025-03-09 20:28:46 +00:00