https://github.com/rigelglen/ipl-dashboard
IPL 2017 Dashboard developed during 'Python Web Development with Flask' workshop held at Sahyadri College of Engineering
https://github.com/rigelglen/ipl-dashboard
flask ipl jquery python web
Last synced: 6 months ago
JSON representation
IPL 2017 Dashboard developed during 'Python Web Development with Flask' workshop held at Sahyadri College of Engineering
- Host: GitHub
- URL: https://github.com/rigelglen/ipl-dashboard
- Owner: rigelglen
- License: mit
- Created: 2017-04-10T12:08:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T21:55:10.000Z (over 3 years ago)
- Last Synced: 2023-03-12T06:12:58.305Z (over 2 years ago)
- Topics: flask, ipl, jquery, python, web
- Language: CSS
- Homepage:
- Size: 3.96 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IPL Dashboard
IPL Dashboard developed during 'Python Web Development with Flask' workshop held at Sahyadri College of Engineering.
- The App provides news feeds for your favorite team during the IPL 2017 season.
- Developed using Flask and jQuery.
- RSS feeds are pulled in from feedburner and parsed on the client side.- Cricbuzz widget is used to get the point table.
- Live scores are accessible through the CricWiz widget.
- News stories of different teams can be viewed by clicking on the team logo in the header.
# Screenshots

## Meta
Rigel Glen – [@rigelglen](https://twitter.com/rigelglen) – rigelglen@gmail.com
Distributed under the MIT license. See ``LICENSE`` for more information.