This tool uses a built-in digital timer to calculate the time spent on a project in a specified time period. It uses the browser's LocalStorage to save every entry, nothing goes to a backend! Your data remains your data! 🤘
- Add new time-entries.
- Edit existing entries with the projects name and its description.
- Remove accidently saved time-entries.
- Shows a weekly summary of created projects with its time in a doughnut chart.
- A bar chart that shows how long you have been working and how long you still have to work.
Note: To setup the project you have to install VueCLI. Furthermore, you should clear the project's localStorage when this tool was updated, to take full advantage of this program.
npm run serve