Open Ethan-Rivas opened 6 years ago
For now, the current matches are only showing an "empty" red/green container with the queue type and the result of the match (DEFEAT - VICTORY).
We need to add more information related to each match that has been loaded, like, which champion was played, KDA and a list of items.
You'll need to use the riot-api to do this task.
Reference:
Dolejska Wrapper (we're using this component):
New data added for each match:
Extra colors and font-weight added into VICTORY/DEFEAT and KDA.
WIP: Adding items, match time, champion level and spells.
For now, the current matches are only showing an "empty" red/green container with the queue type and the result of the match (DEFEAT - VICTORY).
We need to add more information related to each match that has been loaded, like, which champion was played, KDA and a list of items.
You'll need to use the riot-api to do this task.
Reference:
Dolejska Wrapper (we're using this component):