Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 952 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 952 Bytes

time-tracking-tool

Laurea University - Java Final project

This tool allows you to track the time you spend on different activities. You will be able to count how many hours you spent on a specific task and you might find time that is not correctly spent.

How to use it

When you start the software, you can add a new entry by pressing the Add button.

Entries list

The next step is to select a specific task. This can be one that is already in the database or you can add a new task that will be stored in the database.

Add a new entry

Add a new task

Choose the starting time and the ending time and add your new entry.

Updated list

Whenever you are ending an activity, remember to add your entry so that you can analyze how you spend your time.

Each activity got a specific color so that the user can easily distinguished the same activity in the list.