Koushik Kothagal

Results 16 issues of 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...

Bug

It's currently in the team page markup directly

enhancement
react

Update the Spring Boot logic and the UI to better show matches that were tied

bug
react
spring boot

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.

enhancement
react

Update the Spring Boot logic and the UI to better show canceled / rained out matches. (Shows NA in the CSV data set)

bug
react
spring boot

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...

spring boot

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!

enhancement
react

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