Skip to content

jammy438/Cricket-Data-Visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cricket Simulation Analysis App

A full-stack web application for analysing cricket game simulations and win probabilities. The app displays interactive histograms showing score distributions and calculates win percentages based on simulation data.

Features

  • Game Selection: Dropdown interface to select cricket matches
  • Win Probability Analysis: Displays home team win percentage based on simulation data
  • Interactive Histograms: Visual representation of score distributions with percentage-based Y-axis
  • Team Performance Comparison: Side-by-side comparison of home vs away team performance
  • Venue Information: Shows match venue details
  • Responsive Design: Clean, modern interface that works on different screen sizes

Tech Stack

Backend

  • FastAPI - Modern Python web framework
  • SQLite - Lightweight database for data storage
  • Pandas - Data manipulation and CSV processing
  • Uvicorn - ASGI server for running the API

Frontend

  • React - JavaScript library for building user interfaces
  • TypeScript - Type-safe JavaScript
  • CSS3 - Custom styling with modern design
  • SVG - Custom histogram charts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors