/pollistics

Pollistics, a polling site made at Odisee

Primary LanguageJavaApache License 2.0Apache-2.0

Pollistics.com

Build Status Test Coverage Codacy Quality

Pollistics will make it easy to hold trusted polls.

Run Locally

Install frontend dependencies

npm install in the src/main/resources/ folder

This also needs to be bundled all together. You can do that with npm run build.

Run

./gradlew bootRun

The website is available at localhost:8080.

Info

Made in November - December 2016 in the "Advanced Programming" course at Odisee Hogeschool Gent (Belgium) by Elias Meire, Maliek Meersschaert, Haroen Viaene, Hanne Goossens and Ruben Thys.