New project is built with React: Here
This project will allow you to interact with player ranking data and improve your draft experience.
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.
- Player data come from fantasypros.com.
- Tier data are from borischen.co.
- 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.