Skip to content

realwebdev/clockify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clockify_backend_clone

It's a time tracking app. Multiple users can create project with unique id's can spend their time on it and sign out. In the end the app gives you the summary of time that you spend on each projects. It uses:

  1. gorm as relational mapper
  2. postgres
  3. jwt token for authentication
  4. gin as framework for api development

About

clockify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages