jQuery Time Tracker With localStorage: jTrack
7
May
// php the_time('Y') ?>
jTrack is a time tracking application that is built with jQuery and works without SQL, sessions or cookies.
It rather uses the localStorage with the help of DOMCached and jquery-json plugins.
The application enables you to add any number of tasks and starts tracking the time for each when a "start" button is clicked.
jTrack is a pretty simple tracker which is suitable to be integrated into other applications or tracking the time in the most plain way.
Also, it is a good resource to see "how localStorage can be used with jQuery".
Requirements: jQuery, DOMCached and jquery-json plugins
Compatibility: All Major Browsers
Website: http://bulgaria-web-developers.com/projects/javascri...
Demo: http://www.bulgaria-web-developers.com/projects/java...
Compatibility: All Major Browsers
Website: http://bulgaria-web-developers.com/projects/javascri...
Demo: http://www.bulgaria-web-developers.com/projects/java...
- Tags:
Javascript localStorage
- Filed under: Date & Time, Goodies, MIT License
- 4 Comments
















4 Responses for "jQuery Time Tracker With localStorage: jTrack"
any idea for to do application that can be used for team and free ? thanks
@cakka,
You can find some here (they are generally project management apps. but can be used for simple to-dos as well).
Great free tool, very useful app to improve productivity, thx
That is a great app. Have been using for awhile.