This was a project that I made with four other colleagues for the Hackathon Challenge @ Academia de Código where we are given a theme 15 minutes before a 24h timer starts.
We decided to make an application which the goal is to evaluate the quality of events and parties through an app, where you can rate events and the people attending said events. Also, the user is given challenges in order to increase their rating. We where not able to complete our vision within the 24 hour mark but this is what we accomplished during that challenge.
I was responsible for developing the back-end of the project using Java, Spring, Hibernate and MySQl as well has connecting the back end and front-end using JavaScript and jQuery.
Java | Spring Boot | Hibernate | MySQL |
---|---|---|---|
Javascript | jQuery | HTML | CSS | Bootstrap |
---|---|---|---|---|
- Clone our repository
git clone https://github.com/Pedro-CCampos/KingOfTheHill.git
- Run this maven command on KOTH back-end root folder
mvn spring-boot:run
There are many things that were left incomplete because of the 24 hour time constraint, we didn't want to change it or improve it afterwards because it was part of the challenge to only have that limited amount of time to work on this project.
The Database resets everytime you run the program and populates it with the some filler data.