https://github.com/niteshseram/ipl-dashboard-backend
This project is built by following a youtube tutorial of Java Brains. This project allows you to browse your favorite IPL teams and access their past games details, wins and losses ratios- accessible by team and tournament year
https://github.com/niteshseram/ipl-dashboard-backend
ipl-dashboard java spring spring-boot springbatch springboot springdatajpa
Last synced: about 2 months ago
JSON representation
This project is built by following a youtube tutorial of Java Brains. This project allows you to browse your favorite IPL teams and access their past games details, wins and losses ratios- accessible by team and tournament year
- Host: GitHub
- URL: https://github.com/niteshseram/ipl-dashboard-backend
- Owner: niteshseram
- Created: 2021-04-22T11:36:27.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-18T06:35:53.000Z (about 5 years ago)
- Last Synced: 2025-07-26T13:38:22.441Z (12 months ago)
- Topics: ipl-dashboard, java, spring, spring-boot, springbatch, springboot, springdatajpa
- Language: Java
- Homepage: https://ipl-dashboard-97.netlify.app
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IPL Dashboard Backend
This project is built by following a youtube tutorial of Java Brains. This project allows you to browse your favorite IPL teams and access their past games details, wins and losses ratios- accessible by team and tournament year.
This is the backend part of this full-stack project. The frontend part of this project is in this [repo](https://github.com/niteshseram/IPLDashboard).
## Technologies used
- Spring Boot
- Spring Batch
- Java Persistance API, JPQL
- HSQL Database