Skip to content
/ spam Public
forked from ahoereth/spam

Cognitive Science Study Planning Machine

Notifications You must be signed in to change notification settings

swenzel/spam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
$ 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

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.

Where is the server?

Hopefully coming up soon, still working on cleaning up its code.

About

Cognitive Science Study Planning Machine

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.4%
  • CSS 9.6%