/scoreboard

Primary LanguageJavaScript

Scoreboard

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.

Features

  • 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

DOM

image

Screen Shot 2023-03-25 at 10 58 45 AM

Screen Shot 2023-03-25 at 11 00 00 AM

Usage

  1. Clone the repository
  2. Open index.html in your web browser
  3. Use the buttons to interact with the scoreboard

Contributing

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.

License

This project is licensed under the MIT License. See LICENSE for more information.