An open API service indexing awesome lists of open source software.

https://github.com/techtronixx/basketball-scoreboard

A web application that allows users to track the score of a basketball game, with features to increase and reset the score.
https://github.com/techtronixx/basketball-scoreboard

Last synced: about 1 year ago
JSON representation

A web application that allows users to track the score of a basketball game, with features to increase and reset the score.

Awesome Lists containing this project

README

          

# Basketball Scoreboard

This is a web application that allows users to keep track of the score of a basketball game. It is built using HTML, CSS, and JavaScript.

## Features

- Display the current score for both the home team and the guest team
- Increase the score for the home team or the guest team by 1, 2, or 3 points
- Reset the scores to 0 with the "New Game" button

## Preview
![image](https://github.com/user-attachments/assets/78979e71-3529-46f8-a02e-a19d2f086dd4)

## Demo

A live demo of the Basketball Scoreboard can be found [here](https://basketball-scorecard.vercel.app/).

## Usage

To use the Basketball Scoreboard, simply open the web application in a browser and click on the buttons to add points for the home team or the guest team. To reset the scores, click on the "New Game" button.