Skip to content

Studentsurvey about participation councils of AUAS

License

Notifications You must be signed in to change notification settings

qiubee/studentsurvey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Studentsurvey

Website

Survey for students about their knowledge & interest of the participation councils of the Amsterdam University of Applied Sciences. This repo consists of a client with the survey-page and a server to process and save the results.

Installation

First clone the repository and navigate to the client or server directory. Then follow the installation steps for the client and the server.

Client

To install the client dependencies use:

npm install

To build the client files in the dist folder type:

npm run build

If you want to run the server with npm, then use:

npm run serve

Server

To install the server run:

go install studentsurvey/server

To run the server:

go run server.go

About

Studentsurvey about participation councils of AUAS

Resources

License

Stars

Watchers

Forks