Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 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 helper website to compare the stats of league and team

The backend server is currently **UNAVAILABLE**. If you wish to deploy one, please follow the instructions provided in this [repository](https://github.com/dingyiyi0226/fantasy-baseball-backend).

Website Link: [https://dingyiyi0226.github.io/fantasy-baseball](https://dingyiyi0226.github.io/fantasy-baseball)

## 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)