/regcfp

Registration and CFP system (HEAVY DEVELOPMENT)

Primary LanguageHTML

Event registration system

This system has been used for GUADEC 2015 and is currently being reworked to be more general for use by other FOSS events, like Flock 2016.

Build Status Coverage Status

Develop status:

Build Status Coverage Status

Get started

To run the code:

  • git clone
  • cp config/config.example.json config/config.json
  • npm install
  • npm start