Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/techysanoj/gullystats

A fully functional Javascript Project which Track and record gully cricket match scores effortlessly with GullyStats. A simple and fun way for teams to manage scorecards and stats for every local match!
https://github.com/techysanoj/gullystats

Last synced: 15 days ago
JSON representation

A fully functional Javascript Project which Track and record gully cricket match scores effortlessly with GullyStats. A simple and fun way for teams to manage scorecards and stats for every local match!

Awesome Lists containing this project

README

        

# GullyStats
Welcome to **GullyStats**, a simple and intuitive online scoreboard maker designed for gully cricket matches. This project aims to help you keep track of scores, player stats, and other game details, making every match in your gully feel organized and professional.
A fully functional Javascript Project which Track and record gully cricket match scores effortlessly with GullyStats. A simple and fun way for teams to manage scorecards and stats for every local match!

## Table of Contents

- [Features](#features)
- [Screenshots](#screenshots)
- [Installation](#installation)
- [Usage](#usage)
- [Contact](#contact)

## Features

- Scoreboard maker for gully cricket matches
- Real-time score updates and player statistics
- Customizable scorecards to fit your game rules
- User-friendly and responsive interface
- Player name input with indicators for who is currently batting (future updates)
- Easy to manage innings and overs
- Built using HTML, CSS, and JavaScript for smooth performance

## Live Demo
Check out the live demo [here](https://gully-stats.vercel.app/)

## Screenshots

![Main Scoreboard](/homescreen.png)
*Main Scoreboard*

![Team Innings Ended](/innings-ended.png)
*Player Management*

## Installation

To get a local copy up and running, follow these steps:

1. **Clone the repository:**

```sh
git clone https://github.com/techysanoj/gullystats.git
cd gullystats
```

2. **Open the `index.html` file in your browser:**

```
Open index.html in your preferred web browser
```

## Usage

1. **Set Up Your Match:**
- Enter the names of all players and select which team bats first.
- Customize match settings, such as overs and game rules.

2. **During the Match:**
- Use the scoreboard to keep track of runs, wickets, overs, and current batting players.
- Update the strike and bowler changes as the game progresses.

3. **Post-Match Summary:**
- Review the final scorecard and player statistics.
- Easily share or save the scorecard for future reference.

## Contributing

We welcome contributions from the community! To contribute, please follow these steps:

1. **Fork the repository.**

2. **Create a new branch:**

```sh
git checkout -b feature/your-feature-name
```

3. **Make your changes and commit them:**

```sh
git commit -m 'Add some feature'
```

4. **Push to the branch:**

```sh
git push origin feature/your-feature-name
```

5. **Create a pull request.**

Please ensure your code adheres to our coding standards and includes relevant tests.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Contact

If you have any questions or suggestions, feel free to reach out to the project maintainers:

- **SANOJ** - [[email protected]](mailto:[email protected])
- GitHub: [techysanoj](https://github.com/techysanoj)

---

Thank you for visiting **GullyStats**! We hope this tool makes your gully cricket games even more exciting and memorable.