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
- 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.
- Clone repo
https://github.com/imshubhamsingh/IPL-dashboard
cd IPL-dashboard
npm install && npm run dev
View a live demo of this project on heroku
- 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
Copyright (c) 2018 Shubham Singh, This software is licensed under the MIT License.