Inspiration

We are a group of friends who enjoy playing the game League of Legends and so decided to try and create something using their API.

What it does

At current, there are two separate systems. One where you enter an item name from the game and the form returns the description of its stats as well as an image for that item. The other system is one where you give a player name and the region, then if that player is currently in a live game - the form will return who is in the game with that player.

How we built it

We used a website called jsfiddle.net to allow us to try out using javascript in conjunction with html. We used https://developer.riotgames.com/api/methods for reference.

Challenges we ran into

We didn't plan effectively - which is how we ended up with two separate systems. For each of us, this is our first hackathon so we are all learning from each other and trying to understand what we should expect from ourselves within this time. Also, none of us had used html and javascript before so that was another learning curve - although prior programming experience between us made breaking this barrier down easier than the others.

Accomplishments that we're proud of

A working lookup of an item's statistics with a background image on the form. The live games form also returns other players currently in the game too.

What we learned

How to use html and javascript! Also understanding about JSON files and how to pull information from them.

What's next for Use of LoLInfo

Unifying the two systems and making the design of the form a bit more sophisticated.

Built With

  • riot-api
Share this project:

Updates