[EN]
Development of a mobile application in Flutter. The objective was to create an application allowing the display of a ranking of ping-pong players in the colors of the company ascan.io
The user must be able to do the following:
- View the global ranking in a simple match
- View the history of the last matches
- View the last matches between two players
- View the last matches of a specific player
- Add players to the application
- Add matches to the application and see the impact of this match on their respective elo
[FR]
Développement d'une application mobile en Flutter. L'objectif était de créer une application permettant l'affichage d'un classement des joueurs au ping-pong aux couleurs de l'entreprise ascan.io
L’utilisateur doit être en capacité de faire les choses suivantes :
- Visualiser le classement global en match simple
- Visualiser l'historique des derniers matchs
- Visualiser les derniers matchs entre deux joueurs
- Visualiser les derniers matchs d'un joueur spécifique
- Ajouter des joueurs à l'application
- Ajouter des matchs à l'application et voir l'incidence que ce match a sur leur elo respectif