» A simple Time/Project Tracker Webapp for 3D Artists «
This Webapp is a prototype to track my job times/tasks, that i spend during my jobs. The goal was, to have a nice overview at the end of my gigs, and in which task i was involved the most. Fun spare time project, discovered new frameworks and techniques.
The Backend is build in Python with FastAPI and the Frontend with the React JS Framework.
The Git repositiory includes a Docker file for easy deployment.
Update v.02

- add manually time/task tracks
- delete existing time/task tracks
- add images/screeners to a gallery at every time/task track (the idea is to have quick recaps option with images/screeners)
- fixes
Update v.03


- add summary notes
- some UI changes
- fixes
Update v.04

- add “Marker” drop down option in manually summary entries
- auto scroll to the bottom of the summary list
- fixes
Update v.05

- PDF export
- fixes
GITLAB Repository: