Java Brains IPL Dashboard
Browse your favorite IPL teams and access their past games details, wins and losses ratios - accessible by team and tournament year.
This is a companion project for the Java Brains course on Full Stack Development using Spring Boot and React JS.
Check out the playlist below to see this app built end-to-end from scratch.
Full Playlist: https://youtube.com/playlist?list=PLqq-6Pq4lTTa8V613TZhGq4o8hSgkMGQ0
Screenshots
Team Page
Matches Page
Technologies
- Spring Boot
- Spring Batch
- Java Persistence API, Repositories and JPQL
- HSQL DB
- React JS
- AWS BeanStalk
Data Set Used
https://www.kaggle.com/patrickb1912/ipl-complete-dataset-20082020/metadata
Contributing
Look at the Issues tab for feature improvements and bugs filed for this repo. Make sure you watch the YouTube playlist to see how this application is built first!