Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

A timer written with Vue.js + Vuetify, which records how long you have worked on a specific project during a week.

License

Notifications You must be signed in to change notification settings

FabianPerl/Weekly-Project-Timer

Repository files navigation

Weekly Project Timer

Description

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! 🤘

Features

  • 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.

Images

Application

application

Setup

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.

Test the Project with

npm run serve

About

A timer written with Vue.js + Vuetify, which records how long you have worked on a specific project during a week.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published