SPAM is a study planning machine for the major Cognitive Science at the University of Osnabrueck.
Requirements: node >= 0.10 & git
$ git clone https://github.com/ahoereth/spam.git
$ npm install
$ grunt start
OR $ grunt start:demo
Note: Remote access to the API (e.g. from you local development install) requires prior manual authentication. Contact me. Alternatively it is also possible to run your own local API server with mock data - contact me as well for now.
Contributions are very welcome. For a public more or less up to date to do list check wunderlist. Feel free to open a ticket when you start working on something.
-
The JavaScript code tries to stick to johnpapa's styleguide
-
Indention by 2 spaces (also in HTML).
-
Lines should be shorter than 80 characters.
Hopefully coming up soon, still working on cleaning up its code.