Gametime is an app for tracking your fantasy football players across Sleeper leagues and for analyzing your league landscape. Dive into your fantasy football experience with deeper insights and management tools.
Visit GametimeWelcome to Gametime! If you're interested in contributing to the project or just exploring the codebase, here's how to get started.
- Node.js
- npm (Node Package Manager)
- Clone the repository:
git clone https://github.com/keetonmartin/gametime.git
- Navigate to the project directory:
cd Gametime
- Clone the repository:
npm install
- Clone the repository:
npm run dev
This will start the development server, making the project available at http://localhost:3000 (or a similar local URL). You can view and interact with your local version of Gametime here.
Check out the production build of Gametime for a fully-fledged fantasy football tracking and analysis experience. Stay ahead in your leagues with comprehensive data and insights!
We highly appreciate contributions to Gametime! Whether it's bug fixing, feature development, or documentation improvements, your help is valuable.
- Find or open an issue: Look for existing issues or create a new one to discuss the feature or bug you want to work on.
- Fork the repository: Make your changes in a fork of the project repository.
- Submit a pull request: Once you've implemented your changes, submit a pull request for review.
Thank you for your interest in enhancing Gametime and helping the fantasy football community!
ESPN has player stats for each game: sports.core.api.espn.com/v2/sports/football/leagues/nfl/seasons/{YEAR}/athletes/{ATHLETE_ID}/eventlog https://sports.core.api.espn.com/v2/sports/football/leagues/nfl/seasons/2022/athletes/14876/eventlog Sleeper API I think returns the ESPN id of each player