An Android app to keep track of game records and player rankings in badminton leagues. League information is stored on Google Firebase which allows easy sharing of leagues.
Allows users to create Badminton Leagues. | Allows the addition of match information. |
---|---|
Keeps track of player rankings. | Allows players to check their performance. |
---|---|
Shows the match log of league games. | Allows mistakes to be corrected. |
---|---|
Allows users to share the league. | Has a useful sidebar with all your leagues. |
---|---|
- The rank change in the event of a win/loss is calculated based on the difference in rank between the winner and the loser.
- When a game is deleted or edited, rank changes in subsequent matches will change based on the result of the edited/deleted match.