Skip to content

samarthtambad/ipl-dash

Repository files navigation

IPL Dashboard

A dashboard (webapp) for analysing and visualising various aspects of the IPL(Indian Premier League) by making use of this dataset.

The demo can be viewed from here.

List of Frameworks used

  1. Vue.js - for creating reactive webapp and also for reducing dev time
  2. Bulma - for making the webapp responsive. It also has predefined css styling for most elements, saves time.
  3. vue-chartjs - for rendering the line and donut charts