Interesting/Unique elements
Unity UI Toolkit: The projects UI was developed using exclusively Unity’s new UI Toolkit.
Set goal: The app lets you set your goal time for day, week, and month. When a mode is selected, it will show your progress toward that goal.
Custom UXML element: The main timer indicator is achieved with a custom-made UXML element.
Timer adjustment: You can adjust the time in any of the modes to account for untracked time. Any changes will also trickle up to ensure accurate time-tracking.