Ethan-Rivas / igniter-league

0 stars 0 forks source link

Add more info about loaded matches #4

Open Ethan-Rivas opened 6 years ago

Ethan-Rivas commented 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):

Ethan-Rivas commented 6 years ago

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.

matches.png