The Simple Scoreboard with Timer is an intuitive web-based tool designed to keep track of scores and manage timing for various sports and games. This application features a clean and modern interface, making it easy to use for any event.
- Score Management: Easily increment or decrement scores for two teams. The scores are displayed prominently and can be reset at any time.
- Team Customization: Allows users to input custom names for the teams, enhancing personalization.
- Timer Functionality: Includes a timer that can be started, stopped, and reset, helping to keep track of game durations accurately.
- Fullscreen Mode: Automatically enters fullscreen mode upon loading for an immersive experience.
- Print Option: Provides a print button to print the current scoreboard, facilitating easy record-keeping and sharing.
This tool is ideal for casual games, sports events, and any scenario where score tracking and timing are essential.
To use the Simple Scoreboard with Timer, follow these steps:
-
Clone the Repository:
gh repo clone KTM-EduTech/Simple-Scoreboard-with-Timer
-
Navigate to the Project Directory:
cd simple-scoreboard-timer
-
Open the
index.html
File in Your Browser:open index.html
- Increment/Decrement Scores: Use the plus and minus buttons to adjust the scores for each team.
- Reset Scores: Click the reset button to set both scores back to zero.
- Custom Names: Input custom names for the teams in the provided fields.
- Start/Stop Timer: Use the start/stop button to control the timer.
- Reset Timer: Click the reset button to set the timer back to zero.
- Fullscreen: The application automatically enters fullscreen mode upon loading. Press
Esc
to exit fullscreen mode.
- Print Scoreboard: Click the print button to print the current scoreboard.
We welcome contributions! If you would like to contribute, please follow these steps:
-
Fork the Repository: Click the
Fork
button on the upper right corner of the repository page. -
Create a Feature Branch:
git checkout -b feature/YourFeatureName
-
Commit Your Changes:
git commit -m 'Add some feature'
-
Push to the Branch:
git push origin feature/YourFeatureName
-
Create a New Pull Request: Open a pull request on the repository.
This project is licensed under the MIT License. See the LICENSE file for details.
For support or inquiries, please contact:
- Email: admin@kydmasong.net
- Email: kyd.t.masong@gmail.com
You can reset the scores by clicking the reset button located near the score displays for both teams.
Yes, you can input custom names for the teams in the provided text fields.
Use the start/stop button to control the timer. To reset the timer, click the reset button.
Click the print button to print the current scoreboard.
Closing the browser or reloading the page will reset the scores and timer. Ensure you print or record your scores if you need to keep them.
Yes, the Simple Scoreboard with Timer is designed to be responsive and can be used on mobile devices. However, for the best experience, use it on a larger screen.