pashki4 / tennis-score-board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tennis score board (learning project)

Main goal to work with Servlets, JSP(JSTL), Hibernate, H2, Junit5, html, css, js, sql

It allows to simulate BO3 tennis game: rules

Workflow
You as a referee starting a game:

  • press: Start new match
  • put player1 and player2 names
  • press Start the game
  • press button for score player1 or player2
  • when match ended you'll see final score
  • match saved in H2 db
  • you can search matches by player name

About


Languages

Language:Java 98.0%Language:JavaScript 1.3%Language:CSS 0.7%