A webinterface used by the coordinators of the Summer and Winter schools of the University of Groningen to interact with a database. The users may post, update or delete announcements, information sections and appointments in a schedule.
Install by cloning the repository:
git clone https://github.com/RUGSoftEng/2017-Winter-Summer-School-App.git
Or download the ZIP file and extract it.
If NodeJS has been installed, you can run the server by entering the following command in the root directory of the project:
node server.js
By default the server is listening on port 8800. Therefore, the webinterface can be accessed on localhost:8800/.