Skip to content

deepakmhnp25/scoreboard-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Scoreboard

  • This is a pure console based football Scoreboard application (NOT a webservice / microservice)
  • This has the functionality to Start a game, Finish a game, Update the score, Live Score Summary functionalities
  • Matches having same total score will be sorted based on which game started first
  • This is completely developed with TDD approach.

Assumptions

  • Home Team is shown first in the scoreboard
  • Tests are not parameterized (@ParameterizedTest) purposefully in order to be more clearer regarding the purpose

Prerequisites (To run the application)

  • Maven
  • JDK
  • JRE

How to Run

  • Run the ScoreboardApplication.java to start the application.

Tech Stack

  • Java
  • Junit
  • Maven

About

This is a football world cup scoreboard application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages