{"id":20245423,"url":"https://github.com/letsmakecakes/cricketscore","last_synced_at":"2025-03-03T15:26:06.415Z","repository":{"id":64364027,"uuid":"544398354","full_name":"letsmakecakes/CricketScore","owner":"letsmakecakes","description":"A mobile app for live cricket scores, ball-by-ball updates, and player statistics. ","archived":false,"fork":false,"pushed_at":"2023-07-05T17:43:18.000Z","size":212,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T01:49:44.409Z","etag":null,"topics":["android","android-app","android-development","android-studio","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/letsmakecakes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-02T11:30:15.000Z","updated_at":"2023-07-07T06:58:17.000Z","dependencies_parsed_at":"2024-11-14T13:15:39.868Z","dependency_job_id":null,"html_url":"https://github.com/letsmakecakes/CricketScore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letsmakecakes%2FCricketScore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letsmakecakes%2FCricketScore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letsmakecakes%2FCricketScore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/letsmakecakes%2FCricketScore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/letsmakecakes","download_url":"https://codeload.github.com/letsmakecakes/CricketScore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241688754,"owners_count":20003533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","android-app","android-development","android-studio","java"],"created_at":"2024-11-14T09:20:54.804Z","updated_at":"2025-03-03T15:26:06.374Z","avatar_url":"https://github.com/letsmakecakes.png","language":"Java","readme":"# Cricket Score\n\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n\nCricket Score is a mobile application that provides ball-by-ball information, live scores, and batting \u0026 bowling statistics for cricket matches. It allows users to track and analyze cricket matches, view player stats, and maintain a record of match history. The app is designed to be compatible with all phones and offers a user-friendly interface.\n\n## Stakeholders\n\n- [Rini Sahu](https://github.com/RiniSah)\n- Adwaith Rajeev\n- [Akanksha Sinha](https://github.com/sinhaakankshasinha)\n- [Damodar Pai](https://github.com/damuspirit)\n- [Rahul Maity](https://github.com/foxyfool)\n\n## Features\n\n- **Setting features:**\n  - Change background/theme\n  - Change the number of match records in history/stat (default last 10, last 30, all)\n  - Change limit to undo operation\n  - Clear record history\n  - Exit\n\n- **Record databases for match/player statistics:**\n  - The database is auto-created and updated.\n\n- **Notification:**\n  - Receive a message notification on match finish (win/loss).\n\n- **Match score management:**\n  - Update match score\n  - Undo score updates\n  - View scorecard\n  - View player stats for the match\n\n- **Team and player statistics:**\n  - View overall team/player statistics\n\n## New Features\n\nWithin the main home page, the following options are available:\n\n- **Add match:** Add a new match by selecting match teams, venue, toss winner, and their decision to bat or bowl. Also specify the total match overs. Includes a button to start the match.\n\n- **Match history:** Displays previous match statistics.\n\n- **Player stats:** Displays the statistics of each player.\n\nDuring the match:\n\n- The **start match** button redirects to a page where you can select the striker, non-striker, and bowler. It also includes a next button.\n\n- The **next** button redirects to the scoreboard page, where you can swap batsmen after each run/over, add a new batsman, and update the overs and runs for both batsmen and bowlers.\n\n- After each over, a new page is opened to add the new bowler. After a wicket, a new batsman is added. This process is repeated for the second team's batting after the completion of the total overs.\n\n- After both teams' batting is completed, the results are posted in the match history tab.\n\n## Project and Scope\n\nThe growing trend of mobile app downloads, especially in the sports segment, presents an opportunity to develop an application that provides ball-by-ball information, live scores, and batting \u0026 bowling statistics. Cricket Score aims to fulfill this need by delivering real-time match updates and comprehensive player statistics.\n\n## Risks and Assumptions\n\n- **Screen Variability:** The challenge of developing a flexible app that adjusts to different screen sizes and platforms, considering the wide variety of devices used by users.\n\n- **Features and Performance:** The app must deliver ball-by-ball scores in real-time while ensuring optimal performance.\n\n- **App Noticeability:** To stand out among the numerous mobile apps, Cricket Score needs to be easily discoverable and provide a unique user experience.\n\n## Requirements Specifications\n\nCricket Score aims to be an application compatible with all phones that provides the following features:\n\n- Ball-by-ball information\n- Live scores\n- Batting \u0026 bowling statistics\n- Overall player stats\n\n## Solution Overview\n\n- **Great Imagination Design:** Emphasizing modern and user-friendly design to enhance usability.\n\n- **Working Offline:** Ensuring seamless usage of the app both online and offline.\n\n- **Intuitive Features:** Attention to detail in incorporating all the necessary features, including meticulous ball recording and end-of-match analysis.\n\n- **Responsive Design:** Employing responsive design principles to adapt to different screen dimensions and enhance the user experience.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fletsmakecakes%2Fcricketscore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fletsmakecakes%2Fcricketscore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fletsmakecakes%2Fcricketscore/lists"}