Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m3talsmith/timebox
An agile timer built in angularjs.
https://github.com/m3talsmith/timebox
Last synced: about 2 months ago
JSON representation
An agile timer built in angularjs.
- Host: GitHub
- URL: https://github.com/m3talsmith/timebox
- Owner: m3talsmith
- Created: 2013-01-07T01:43:06.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-07T16:45:22.000Z (about 12 years ago)
- Last Synced: 2024-04-14T15:07:36.440Z (10 months ago)
- Language: JavaScript
- Homepage: http://m3talsmith.github.com/timebox/
- Size: 112 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Timebox
-------An agile timer, timebox takes care of all the timeboxing for any given feature.
Why?
====I wanted something to practice [AngularJs](http://angularjs.org) and I figured this would be a fair test to try out the data-binding and watch it scream :). The whole app is run client side.
Install
=======Clone the repository:
```
git clone https://github.com/m3talsmith/timebox.git
```Usage
=====Then open index.html in any browser. It's client side, so you're good to go. Add your features, run your timers, and have a blast.