IPL-dashboard
IPL-dashboard copied to clipboard
Dashboad showing details about IPL matches from the beginning till year 2016

IPL Dashboard
Cricket one of the most loved and favourite sports entertainment specially in India. This is a dashboad showing details about IPL (Indian Premier League) matches from the beginning till year 2016
Features
- Progressive Web App, built using vue-cli
- Offline usable
- Insights into various IPL seasons and overall performance of teams
- Minimal and Gradient design, inspiration
The data shown in the app is extracted from here using python script written by me.
Development
Run app locally
- Clone repo
https://github.com/imshubhamsingh/IPL-dashboard cd IPL-dashboardnpm install && npm run dev
or
View a live demo of this project on heroku
Credits
- Vue.js, as frontend framework
- Vuex used for state management
- Vue-chartjs, easy implementation of chartjs in vue app
- SCSS
- Google Maps API used for showing location of various matches
- Chart.js, open source html5 Charts
- Express, used for hosting the app
License 
Copyright (c) 2018 Shubham Singh, This software is licensed under the MIT License.