I built a sports app to view the upcoming games and standings of my favorite teams. The game overview was pretty difficult to make but it ended up turning out pretty well so iām proud of that. Throughout the project I learnt a lot more about API based programming and responsive design.
Project Overview:
What is it?
OpenBoard is a web app where you can get information on sports games ranging from live overviews to team standings. Currently 7 Leagues have been implemented (NHL, NBA, NHL, MLB, MLS, EPL, and UCL). Feel free to open a pull request or a suggestion to add a new feature or league.
Feature Overview
- Save a team by clicking the star icon next to their name.
- View games for an entire league or specific team for any day.
- Live game overview featuring scores, win probabilities scoring plays, box scores, team statictics, and full play by play.
- View league/team standings (Full, Conf., Div, WC).
- System theme support.
Note: Some features limited on select leagues.
Contributing
Feel free to contribute whatever you want to the project by making a pull request and again also feel free to make any suggestions of features you would like to see implemented.