Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 2004

Copyright (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 MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.