Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 739 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 739 Bytes

Cognitive Science Study Planning

cogsci.uos.de/~SPAM

SPAM is a study planning machine for the major Cognitive Science at the University of Osnabrueck.

Run

Requirements: node >= 0.10 & git

$ git clone https://github.com/ahoereth/spam.git
$ npm install
$ npm start

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 the mock.

Contributions

Contributions are very welcome. Feel free to open a ticket when you want to start working on something to get feedback about it.