Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starzonmyarmz/daily-task-tracker
An online adaptation of Dave Seah's Printable Emergent Task Timer
https://github.com/starzonmyarmz/daily-task-tracker
Last synced: about 1 month ago
JSON representation
An online adaptation of Dave Seah's Printable Emergent Task Timer
- Host: GitHub
- URL: https://github.com/starzonmyarmz/daily-task-tracker
- Owner: starzonmyarmz
- Created: 2010-07-28T11:25:04.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-11-29T18:21:23.000Z (about 12 years ago)
- Last Synced: 2023-03-23T03:36:22.776Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://starzonmyarmz.github.com/daily-task-tracker/
- Size: 9.05 MB
- Stars: 27
- Watchers: 2
- Forks: 13
- Open Issues: 12
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. Browser Emergent Task Timer
This is the _Daily Task Tracker_, an HTML5 Web App based on the printable "Emergent Task Timer":http://davidseah.com/blog/the-printable-ceo-iii-emergent-task-timing/ which is created by "David Seah":http://davidseah.com/.
h3. Brief History
This was originally created for the "10K Apart Challenge":http://10k.aneventapart.com/. It was a fun project and I wanted to keep developing it to enhance it's features and to include new ones. You can find the original version "here":http://10k.aneventapart.com/Uploads/74/.
h3. Local Storage
Uses JavaScript localStorage to save all of the the data - which is contained inside of a JSON object. The data is automatically saved everytime you perform an action inside the web app. This means you can leave or refresh the page at anytime, and you will not loose any data without explicitly dumping the data yourself.
h3. Enhancing the web
Supports browsers that are HTML5 and CSS3 friendly. This web app most likely will not work at all using any version of Internet Explorer less than version 9.