This is a simple scoreboard app built with vanilla JavaScript. This was one of the first JavaScript projects I developed. This project has not been refactored. Eventually, I would like to come back to the code to see how far I have come on my journey to learning. I was proud of my CSS and the time spent making the design. I would love to eventually create a 3D object with the same functionality.
- Fouls associated with player numbers (data not stored yet)
- Increase/decrease team scores
- Timer
- Periods that increment with timer
- Notification of winning team per period
- Confirmation of winning team when time runs out
- Clone the repository
- Open
index.html
in your web browser - Use the buttons to interact with the scoreboard
Contributions are welcome! If you find a bug or have an idea for a new feature, feel free to submit an issue or a pull request.
This project is licensed under the MIT License. See LICENSE
for more information.