Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 2.42 KB

README.md

File metadata and controls

48 lines (33 loc) · 2.42 KB

WPF application with MVVM pattern to retrieve League of Legends summoner information

Requirements

Installation Tips

  • To install dependencies you can use NuGet Package Manager or NuGet Package Console. Here you can find the tutorials for Newtonsoft, for LiveCharts and for MaterialDesignThemes.
  • To get your developer key you have to visit Riot Games Developer website. Warning: To get your key you may be asked to download the game, to play the tutorial and to confirm your email address.
  • To be able to use the application you have to manually create file API/YourDeveloperKey.txt and paste your developer key. Make sure that file you have created is copied into output directory. Tip: Key is formatted in this way RGAPI-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

Examples of valid summoner

You can search for any player, but if you do not know single summoner name you can try one of these:

Summoner Region
Mitr0vav0 EUN1
IchMagToastbrot EUN1
HomeWorkGuy EUW1

Tip: Go to Leaderboard tab within the application to get more summoner names

Screenshots

If you are curious how the application looks like or you have a problem with making it work, check out screenshots below:

Contributors

  • PUDEŁKO Radosław
  • TÖREN Kutlu
  • JOHANNESMEIER Niklas