Social media platform for fantasy football. Talk fantasy football with your friends, track your team and player stats, and stay up to date with player news.
The current fantasy football ecosystem requires players to use mulitple platforms to keep up with their team (espn/yahoo/nfl), players news (rotoworld/rotowire), and friends (facebook/instagram). Group Fantasy Football League is intended to bring all of that together on a single platform where they can be notified of updates to their timeline, teams, and news.
GFFL client requires an API server to be run in parallel. For reference please see installation instructions for gffl-backend.
Once the backend is running, download or clone this repo and run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
- Creating a League
Choose a league name, add your espn fantasy football league id (optional), and add your espn fantasy football team id (optional).
Adding your espn fantasy football league Id will allow you to view information from your espn fantasy football league. You can add this at a later time.
How to figure out your espn league Id
Adding your espn fantasy football team Id will allow you to view information from your espn fantasy football team. You can add this at a later time.
How to figure out your espn team Id
- Joining a League
Enter the league Id (the admin or creator of the league must share the league Id) and add your espn fantasy football team id (optional).
How to figure out your espn team Id
Get notifications from other league members for posts, comments, and likes (Comments and Likes Notifications WIP)
WIP
WIP
WIP
WIP
WIP
- Create React App
WIP
WIP
WIP
WIP
WIP
MIT © Jeff Tabachnick