Skip to content

seanconnollydev/yahoo-fantasy-football-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 

Repository files navigation

yahoo-fantasy-football-tools

Yahoo Fantasy Footballs Tools is a web application to assist with managing Yahoo! Fantasy Football leagues and teams using the Yahoo Fantasy Sports API.

Local Setup

To run the YahooFantasyFootballTools ASP.NET MVC application and the Fantasizer unit test suite, you need to add two system environment variables:

  • YahooConsumerKey
  • YahooConsumerSecret

Set the values to your Yahoo application's API credentials (see Registering your app).

Install compass manually: http://awordpress.net/install-sass-compass-manually-windows/

Visual Studio Setup

To build Yahoo Fantasy Football Tools in Visual Studio, you need to set your package manager options to "Allow NuGet to download missing packages during build". See Using NuGet without committing packages for more information.

AppHarbor Setup

To run the YahooFantasyFootballTools ASP.NET MVC application on AppHarbor, you need to set a few configuration variables:

  • Set configuration varaibles for the same key/secret credentials as described in local setup.
  • Create a configuration variable with key "YahooCallbackUriType" and value "Host". Otherwise you will see an error after logging into Yahoo.

See AppHarbor's documentation on managing environments.

About

Yahoo Fantasy Footballs Tools is a web application to assist with managing Yahoo! Fantasy Football leagues and teams using the Yahoo Fantasy Sports API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages