All Projects → jokecamp → Epl Fantasy Geek

jokecamp / Epl Fantasy Geek

Licence: mit
English Premier League 2017-18 Fantasy Stats for Geeks

Projects that are alternatives of or similar to Epl Fantasy Geek

Soccergraphr
Soccer Analytics in R using OPTA data
Stars: ✭ 42 (-16%)
Mutual labels:  football, soccer
fotmob
⚽ A wrapper around the unofficial FotMob API
Stars: ✭ 22 (-56%)
Mutual labels:  soccer, football
sports.py
A simple Python package to gather live sports scores
Stars: ✭ 51 (+2%)
Mutual labels:  soccer, football
Golazon
Football data mnmlist way. Built with Next.js and Ruby.
Stars: ✭ 28 (-44%)
Mutual labels:  football, soccer
Footballdata
A hodgepodge of JSON and CSV Football/Soccer data
Stars: ✭ 526 (+952%)
Mutual labels:  football, soccer
kickoff
Open Kick-Off is a fun rewriting attempt of the cult football game Kick Off 2 designed by Dino Dini and released in 1990 by Anco for the Atari ST and the Commodore Amiga. It is written in Java with the help of libGDX.
Stars: ✭ 32 (-36%)
Mutual labels:  soccer, football
soccer-bookmaker-odds
Historical data of bookmaker odds for some of the major soccer European leagues.
Stars: ✭ 16 (-68%)
Mutual labels:  soccer, football
Awesome Soccer Analytics
⚽️📈 A curated list of awesome resources related to Soccer Analytics.
Stars: ✭ 244 (+388%)
Mutual labels:  football, soccer
regista
An R package for soccer modelling
Stars: ✭ 71 (+42%)
Mutual labels:  soccer, football
football analytics
⚽📊 A collection of football analytics projects, data, and analysis by Edd Webster (@eddwebster), including a curated list of publicly available resources published by the football analytics community.
Stars: ✭ 405 (+710%)
Mutual labels:  soccer, football
Open Data
Free football data from StatsBomb
Stars: ✭ 891 (+1682%)
Mutual labels:  football, soccer
Football Cli
⚽ Command line interface for Hackers who love football
Stars: ✭ 984 (+1868%)
Mutual labels:  football, soccer
ARGoal
Get more goals. | Virtual Goals & Goal Distance | App Doctor Hu
Stars: ✭ 14 (-72%)
Mutual labels:  soccer, football
football-peek
[JavaScript - NodeJS] Application to access football scores
Stars: ✭ 14 (-72%)
Mutual labels:  soccer, football
transfermarkt-datasets
⚽️ Extract, prepare and publish Transfermarkt datasets.
Stars: ✭ 60 (+20%)
Mutual labels:  soccer, football
understatr
fetch understat data
Stars: ✭ 72 (+44%)
Mutual labels:  soccer, football
Soccer ggplots
Soccer/football analytics blog posts & data viz from the World Cup, Premier League, Copa America, and beyond. Using ggplot2, ggsoccer, & more. (Est. June 2018) ****Please look at the README for best version of the code!****
Stars: ✭ 115 (+130%)
Mutual labels:  football, soccer
Draw
⚽ Champions League draw simulator
Stars: ✭ 134 (+168%)
Mutual labels:  football, soccer
angular-footballdata-api-factory
AngularJS Factory for the football-data.org JSON REST API
Stars: ✭ 48 (-4%)
Mutual labels:  soccer, football
World Cup 2018 Cli Dashboard
⚽🏆A World Cup 2018 CLI dashboard – Watch matches in your terminal
Stars: ✭ 529 (+958%)
Mutual labels:  football, soccer

English Premier League Fantasy Stats for Geeks

By Joe Kampschmidt

See Demo at http://jokecamp.github.io/epl-fantasy-geek/#/players

More information at jokecamp.com/projects

An AngularJS website to emulate an interactive spreadsheet to help manage your fantasy football/soccer team at http://fantasy.premierleague.com. Please use this project/page to crush your friends in fantasy football. Only data for the 2014-2015 is available.

I've will try to update the stats from <fantasy.premierleague.com> after every round of fixtures.

Also pull requests highly recommended. Below is a good place to start contributing.

Todo - How to contribute

  • Add more filters
  • Add ability to toggle what columns to view
  • clean up UI
  • Find new ways to display the data. graphs?

To Run

To install all dependencies and run a local web server use the command npm start

To contribute make a fork and submit a pull request. Or create a fork and setup your own gh-pages branch to host your own version of the project.

Use git subtree to just deploy the app directory to your gh-pages branch. This will allow you to host at http://username.github.com/epl-fantasy-geek

Once setup you can just commit like normal to your main branch then just push the app directory as a git subtree to the gh-pages branch. Use the following command git subtree push --prefix app or use the ./deploy-app.sh script file

Download Fantasy JSON Data

Dependencies:

  • gem install mechanize

In a shell scrip run the following with your own Fantasy Premier League Credentials

./getJson.sh [email protected] password

Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].