Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
a fantasy baseball helper website to compare the stats of league and team
- Host: GitHub
- URL: https://github.com/dingyiyi0226/fantasy-baseball
- Owner: dingyiyi0226
- Created: 2022-06-12T06:11:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-11T18:58:25.000Z (over 1 year ago)
- Last Synced: 2024-08-09T02:14:59.303Z (6 months ago)
- Topics: baseball, fantasy-baseball, fantasy-sports, yahoo-fantasy
- Language: JavaScript
- Homepage: https://dingyiyi0226.github.io/fantasy-baseball
- Size: 28.9 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - dingyiyi0226/fantasy-baseball - a fantasy baseball helper website to compare the stats of league and team (JavaScript)
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)