https://github.com/alincode/tomato-goals-nodejs
https://github.com/alincode/tomato-goals-nodejs
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/alincode/tomato-goals-nodejs
- Owner: alincode
- Created: 2015-11-21T03:21:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-02T01:20:40.000Z (over 10 years ago)
- Last Synced: 2025-04-15T21:46:24.769Z (over 1 year ago)
- Language: JavaScript
- Size: 767 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tomato-goals-nodejs
This is a toy project.
Just doing for fun and learn NodeJs.
## Use
- Sails
- Jade
- Grunt
- Bower
- Bootstrap
## how to run?
```
grunt
npm start
```
## TODO
- [x] add HTML5 local db
- [x] add keyboard shortcut
- [ ] make things testable, add auto test mocha / geb
- [ ] big countdown style
- [ ] add Login
- [ ] improve UI
## Plugin
- [hotkeys](https://github.com/tzuryby/jquery.hotkeys)
- [ion sound](https://github.com/IonDen/ion.sound)
- [jquery countdown](http://hilios.github.io/jQuery.countdown)