Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.42 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.42 KB

Demo

Check out the online version: https://work-timer-react.netlify.app/?demo=true (used demo data)

Key Features

  • Create your own account.
  • Track your time spent at work.
  • View which parts of the day were occupied by work.
  • View the total time spent at work for the current or any specified month (in a table).
  • Track the time you spent on tasks or bugs. Add, edit, remove tasks.
  • Create daily and monthly task reports.
  • Enjoy different background images that change every once in a while.

Screenshots

image

2024-03-01 16_46_35-Running

2024-03-01 16_46_14-Running

image

Project features

Available Scripts

In the project directory, you can run:

  • npm start
  • npm test
  • npm run build