Skip to content

itsAdee/My-Cric-Info

Repository files navigation

My Cric Info

Welcome to My Cric Info, a comprehensive Cricket Information Website that serves as your go-to source for stats on international teams, players, and matches spanning the past thirty years. Dive into detailed delivery analyses for Test matches, One Day Internationals (ODIs), and T20 internationals. This system is crafted using a powerful combination of PostgreSQL, Flask, HTML, CSS, and JavaScript.

Key Features

  • International Teams Stats: Explore in-depth statistics for international cricket teams, gaining insights into their performance over the years.
  • Player Stats: Access detailed information on cricket players, including career achievements, milestones, and match-by-match statistics.
  • Match Archives: Delve into the rich history of cricket matches, dating back thirty years, and relive memorable moments with comprehensive match data.
  • Delivery Analysis: Uncover the nuances of each delivery in Test matches, ODIs, and T20 internationals, providing a thorough understanding of the game.

Technologies Used

  • PostgreSQL: A powerful relational database management system for storing and retrieving cricket data efficiently.
  • Flask: A web framework in Python for building the backend infrastructure of the website.
  • HTML, CSS, and JavaScript: The trio of front-end technologies to ensure a dynamic and user-friendly interface.

Clone Guide

To clone and set up My Cric Info locally, follow these steps:

  1. Clone the Repository:
    git clone https://github.com/your-username/my-cric-info.git