An open API service indexing awesome lists of open source software.

https://github.com/dingyiyi0226/fantasy-baseball

a fantasy baseball helper website to compare the stats of league and team
https://github.com/dingyiyi0226/fantasy-baseball

baseball fantasy-baseball fantasy-sports yahoo-fantasy

Last synced: 3 months ago
JSON representation

a fantasy baseball helper website to compare the stats of league and team

Awesome Lists containing this project

README

          

# Fantasy Baseball

A fantasy baseball dashboard for analyzing league and team performance — view daily, weekly, and seasonal stats alongside matchup results.

> The backend is hosted on Render's free tier. Expect a short cold start delay on first load.

**Live site:** [https://dingyiyi0226.github.io/fantasy-baseball](https://dingyiyi0226.github.io/fantasy-baseball)

**Backend repo:** [https://github.com/dingyiyi0226/fantasy-baseball-backend](https://github.com/dingyiyi0226/fantasy-baseball-backend)

## Demo

### League Stats

You can see daily, weekly, and seasonal stats and matchup results

- Daily stats
![daily_stat](img/daily_stat.png)

- Weekly stats
![weekly_stat](img/weekly_stat.png)

- Weekly matchup result of all teams
![weekly_matchup](img/weekly_matchup.png)

### Team stats

You can see team stats and matchup result

- Team stats on selected week (stats on BN, IL, NA are also available)
![team_weekly](img/team_weekly.png)

- Team stats in the season
![team_seasonal](img/team_seasonal.png)