Prty was an school project, and development is discontinue. The project runs on JVM with Spring-boot and frontend is powered by Vue.js framework.
- Maven
- Java
- Node.js ?
- SQL Database
Install at least what is listed on requirements
CREATE DATABASE prty;
CREATE USER 'prty'@'localhost' IDENTIFIED BY 'password';
GRANT ALL PRIVILEGES ON prty . * TO 'prty'@'localhost';
FLUSH PRIVILEGES;
Environment variable instructions here
cd backend
mvn spring-boot:run
app runs at localhost:8080
-p AdminSecr3t!
Not going happen atm 😢
Login, select game and start an lobby.
Other players can join by giving lobby token "qwerty" and name, from web root.
Start a game.
Its a bit tricky, because its unfinished. 😢
Do not hesitate to reboot jvm again
Aku Kangas - Github
Matti Holopainen - Github
Tiina Ojala - Github
Maarit Saariniemi - Github
We were in a hurry and it is also visible