Project Overview The Cricket Score Panel is a comprehensive web application designed to provide an intuitive and user-friendly interface for managing and displaying cricket match scores. This application captures the dynamic nature of cricket by allowing real-time updates and providing detailed statistics for both teams, including batsmen and bowlers.
Features Team Scores: Displays the total score of both teams, keeping track of runs, wickets, and overs. Batsmen Data: For each team, the application captures and displays: Player Name Runs Scored Balls Faced Number of 4s and 6s hit Strike Rate Bowler Data: Detailed statistics for bowlers including: Player Name Wickets Taken Balls Bowled Runs Conceded Maidens Bowled Dynamic Updates: Easily update the score panel with new data as the match progresses. Handle changes such as: Wickets falling Strike changes between batsmen Run-out incidents Intuitive Interface: The web application provides an easy-to-use interface that simplifies score management, making it accessible even for users with minimal technical knowledge. Data Storage: All data is stored in structured tables, ensuring efficient data retrieval and updates. Technologies Used Frontend: HTML, CSS, JavaScript