sfan786 / angular-lol-webapp

Bootstrap, AngularJS, PHP, Java, Riot API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-lol-webapp

About

This repository is a web application that interfaces RiotGames Developer API with AngularJS and PHP.

Intro video

Time links in description

https://www.youtube.com/watch?v=YhRQfriCPBk

Appache http.conf Notice

If you're using XAMPP, in the XAMPP control panel, click on the config button for the Apache module, and select 'Apache (httpd.conf)'. This brings up a text file. Or, browse to c:/xampp/apache/conf/httpd.conf. Edit the line for DocumentRoot to "C:/xampp/htdocs/angular-lol-webapp/app/". Save and then restart the Apache module. This fixes file references errors and allows it so that when you type 'localhost' on your browser, it loads up the content on angular-lol-webapp/app.

Full Tutorial Playlist

https://goo.gl/xg1xb9

Note*

Make sure to update the global apiKey variable. That is found under the angular-lol-webapp/app/core/APIKey.php Log in to https://developer.riotgames.com/ to get your free development key.

License

The MIT License (MIT)

For questions or comments

salvadorhol@gmail.com

twitter.com/sal_d1

About

Bootstrap, AngularJS, PHP, Java, Riot API

License:MIT License


Languages

Language:HTML 39.0%Language:JavaScript 30.9%Language:PHP 28.3%Language:CSS 1.1%Language:ApacheConf 0.7%