To Browse your favourite 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, using technologies like Spring Boot, Spring Batch and React
DataSet Used: kaggle.com/ipl-complete-dataset
IPL-Dashboard Application deployed: ipl-dashboard.com
IPL-Dashboard Application OpenAPI Swagger docs: ipl-dashboard-swagger-ui
- Run the application in docker:
docker compose -f compose.yaml up -d
-
See application: http://localhost
-
See
ipl-app
OpenAPI Swagger docs: ipl-app-swagger-ui