Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alincode/tomato-goals-nodejs
https://github.com/alincode/tomato-goals-nodejs
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alincode/tomato-goals-nodejs
- Owner: alincode
- Created: 2015-11-21T03:21:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-02T01:20:40.000Z (about 9 years ago)
- Last Synced: 2024-11-06T07:26:33.263Z (about 2 months ago)
- Language: JavaScript
- Size: 767 KB
- Stars: 0
- Watchers: 2
- 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)