Go to file
2013-09-14 23:40:48 +02:00
snakeoil
src
static [TASK] Add a small jQuery-style dashboard api module. 2013-09-14 23:35:35 +02:00
.gitignore
.npmignore
app.js [BUGFIX] Add missing '}' in app.js. 2013-09-14 23:40:48 +02:00
NOTES [MISC] Add NOTES file containing ideas for api and document structure. 2013-09-14 23:35:50 +02:00
package.json [TASK] Alter dependencies, add scrypt. 2013-09-14 01:18:43 +02:00
README.md
settings.json.template [TASK] Add a basic session api skeleton. 2013-09-14 23:29:45 +02:00

Dashboard

This project is inspired by the (soon-to-be-shutdown) iGoogle page. It contains a simple static html page and some css magic to make it look a little bit better. (Also i have started the javascript stuff using jquery ui.)

This will later become a simple and configurable nodejs application, that will be extendable with all kinds of widgets like rss readers.