Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/capmousse/angulartracker
Small time tracker built with AngularJS
https://github.com/capmousse/angulartracker
Last synced: 3 months ago
JSON representation
Small time tracker built with AngularJS
- Host: GitHub
- URL: https://github.com/capmousse/angulartracker
- Owner: CapMousse
- License: wtfpl
- Created: 2013-06-05T21:35:09.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-07T21:16:27.000Z (over 11 years ago)
- Last Synced: 2024-10-04T15:44:57.190Z (3 months ago)
- Language: JavaScript
- Homepage: http://capmousse.github.io/AngularTracker
- Size: 293 KB
- Stars: 14
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AngularTracker
==============AngularTracker is a small time tracker built with AngularJS. It don't require server, instalation or internet connection. All you need is a recent browser. Just download the project (or `git clone` it) and run index.html on your favorite browser !
### Features
- Project list with automatic total estimated and used time
- Task list with estimated time definition
- Per task description powered with **Markdown**
- Automatic saving (thanks LocalStorage)
- Live editing
- Flat UI
- …### Live demo
[Just here](http://capmousse.github.com/AngularTracker/)
### Licence
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004Copyright (C) 2013 Jérémy Barbe
Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION0. You just DO WHAT THE FUCK YOU WANT TO.