Skip to content

chrisregner/daily-routines-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Routine Tracker

Working app here.

It is a simple app that...

  1. lets you manage (add, edit, delete, sort) a list of routines (so, another to do app?);
  2. lets you specify how much time you want to work on each routine;
  3. lets you track the time for that routine; and...
  4. notifies you when you've tracked the specified amount of time for a routine.

You can also import/export data (routines), and the data should persist* as long as you don’t clear the local storage.

*Data persistence is actually buggy depending on how a browser handles the onbeforeunload event. I wanted to try implementing it myself rather than using a library.

Main tools/libraries used:

Attributions

Thanks for this quality notification sound I found on freesound.org, created by hykenfreak

About

Create your list of routines with target duration, then hit start to track~

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages