Skip to content

Basketball Scoreboard allows users to manipulate with live data such as starting, pausing and resuming the game, updating scoreboard and showing how much time is left.

Notifications You must be signed in to change notification settings

lemidoc/spring-basketball-scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Basketball Scoreboard Application (Spring Boot & HTML, CSS, JavaScript - preview at the end)

This is a simple basketball scoreboard application built with Spring Boot for managing basketball games. The application allows users to start a game by setting the game duration and team names, pause and resume the game, and update the scoreboard. The frontend is built with HTML, CSS, and JavaScript, and the API endpoints were tested using Postman.

Features

  • Start Game: Set game duration and team names.
  • Pause & Resume Game: Manage game state.
  • Update Scoreboard: Update scores for both teams. (Reduce points by entering "-" and number of points, if mistake was made)
  • Time remaining: Shows time left.

Prerequisites

  • Java 11 or higher
  • Maven
  • IntelliJ IDEA Ultimate
  • Postman (for API testing)

Frontend

The frontend for this application is built with HTML, CSS, and JavaScript. It is located in the src/main/resources/static directory.

image

About

Basketball Scoreboard allows users to manipulate with live data such as starting, pausing and resuming the game, updating scoreboard and showing how much time is left.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published