MasseyHacks Registration System (CODENAME: GOOSE) - Web interface

This is the web interface portion of the MasseyHacks registration system. It requires a working version of GOOSE-Server to work.

To get started, simply edit the apiHost variable in src/variables.js, install packages via npm, and run with npm run serve. Run npm run build to build files for production.

This project is licensed under the MIT license.