timothyfarmer / ff_rankings

fantasy footbal rankings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Deprecated]

New project is built with React: Here

Fantasy Football Rankings

This project will allow you to interact with player ranking data and improve your draft experience.

Setup

If you want to setup and use your own backend api, edit app.js. Change USE_LOCAL_HOST to true, and LOCAL_HOST_URL to your own localhost.

Credits

  • Player data come from fantasypros.com.
  • Tier data are from borischen.co.

Future Features

  • Support PPR and .5 PPR (Done)
  • Local storage.
  • Backend API.
  • Colorful tiers.
  • Show all stats when hover over.
  • Better draft grades.
  • Calculate risk factor.
  • Add user login.
  • Allow private/custom rankings.

About

fantasy footbal rankings

License:MIT License


Languages

Language:HTML 57.4%Language:JavaScript 37.9%Language:CSS 4.7%