Koushik Kothagal
Koushik Kothagal
### 🐞 Describe the Bug The in-IDE debug/breakpoint experience for developers working on Ember apps is currently broken because of the difference in rendered source maps vs the source code...
It's currently in the team page markup directly
Update the Spring Boot logic and the UI to better show matches that were tied
There's no way to get to the Home page from the team page or the matches page. Add a consistent nav bar with a link to the home page.
Update the Spring Boot logic and the UI to better show canceled / rained out matches. (Shows NA in the CSV data set)
The Spring Batch Job listener gets count of matches for each team in `team1` position, and add the `team2` position counts to it. In a rare chance that a team...
Several stylels are now repeated between `MatchDetailCard` and `MatchSmallCard`. Create a sperate `Card` component and have these two use it. Note: Use composition, not inheritance!
Add IntelliJ setup instructions here: https://github.com/koushikkothagal/java-backend-bootcamp/tree/main/session-02-big-picture#setting-up-intellij Add step-by-step instructions and screenshots. Submit a PR when done
Add Linux instructions for: - Setting up Git CLI - Testing by cloning this GitHub project https://github.com/koushikkothagal/java-backend-bootcamp/tree/main/session-02-big-picture#git-and-github