Skip to content

phadkead/foosball-ranking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foosball-Ranking

Foosball ranking system that allows user to:

  • Record match results including winners and participants
  • Check the graphical view for overall win loss rate of a participant
  • Check the graphical view for win loss rate of a participant against another specific participant

Technology stack

  1. Java, Spring Boot
  2. Hibernate
  3. PostgresSql
  4. Mockito, Junit
  5. Spring REST
  6. AngularJS 1.5
  7. Chart.js

Demo application

http://foodball-env.j.layershift.co.uk

Screenshot gif

Setup instructions:

  • You need to have PostgresSql up and running. Update application.properties with DB configuration
  • Import this into your IDE, start up Application.java
  • Access it using: http://localhost:8080/index.html

About

Foosball ranking application that allows to Record match results and shows graphical view of win loss rate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors