Skip to content

kutazama/football

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Football

A live table for Premier League 2015/16 built using AngularJS and the Football Data API: http://api.football-data.org/index

Installation

  1. Upload the files to your own server
  2. Register on http://api.football-data.org/register to get your free API key
  3. Edit js/services/football.js, and enter the API key obtained above in front of 'X-Auth-Token'. It should look something like 'X-Auth-Token': '12341234124551151516'
  4. Open the index page in any browser!

Usage

Click on any team to view more details about the team. Click on 'back' to go back to the league table.

License

See the LICENSE for license rights and limitations (MIT)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published