A simple program to keep track of cricket scores.
Cricket Counter is a simple website written in html,css,js that allows users to keep track of cricket scores. It provides a user-friendly interface for entering and updating scores, displaying the current scorecard, and generating reports.
You can access the live project here.
- Enter and update scores for each ball
- Display the current scoreboard with detailed infomation of overs, runs, wickets, and run rate
- Doesn't require any external dependencies or libraries
- Provides a simple and intuitive user interface
- Doesn't forget the scores when the page is refreshed
- Clone the repository:
git clone https://github.com/arnabdebnath208/Cricket-Counter.git
- Run the webserver at 'src/' folder
- Access the website
- Open the website in a web browser
- Follow the on-screen instructions to enter and update scores
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License.