Skip to content

joshuapease/React-Time-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image of Yaktocat

Online demo:

react-time-clock.netlify.app

Overview

My first React and Typescript project. Also trying to get better at Unit testing.

I tend to keep track of my day as plain text in my notes app.

This app parses each line of text and calculates the durations between them.

For example...

8:00 - Planning Meeting
9:30 - Coffee break

... is logged as 1.5 hr - Planning meeting

Your day get summarized in the right column. You can even exclude specific words such as Lunch or Break so you can see how many hours total of "work" you have logged.

About

Learning Typescript & React. Keeping track of what I'm working on.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published