forked from koushikkothagal/ipl-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
62dd2bf
commit 9f8ba21
Showing
3 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# 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 | ||
|
||
![Team Page Page](/README/team-page.jpg) | ||
|
||
### Matches Page | ||
|
||
![Matches Page](/README/matches-page.jpg) | ||
|
||
## 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](https://youtube.com/playlist?list=PLqq-6Pq4lTTa8V613TZhGq4o8hSgkMGQ0 | ||
) to see how this application is built first! |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.