forked from timothyf/Baseball-Tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
This application serves as a demonstration app for the Gameday API project. With this app, you can view live and archived boxscores and stats from MLB. This is a Ruby on Rails application that uses the gameday_api Ruby library for working with live baseball statistics. Be sure to check out the gameday_api project on GitHub also. You can see a ru…
dfodel/Baseball-Tracker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== Baseball Tracker Baseball Tracker is a web application written in Ruby using the Ruby on Rails web application framework. Tracker demonstrates the use of another open source project, Gameday API, which is a Ruby library for getting and processing historical and live Major League Baseball (MLB) statistics. == Features - Scoreboard The scoreboard allows you to select a date and get a page that displays complete line scores for all MLB games played on that date. Each game will also have links allowing you to view a box score and play-by-play info for that game. - Box Scores - Play-by-Play
About
This application serves as a demonstration app for the Gameday API project. With this app, you can view live and archived boxscores and stats from MLB. This is a Ruby on Rails application that uses the gameday_api Ruby library for working with live baseball statistics. Be sure to check out the gameday_api project on GitHub also. You can see a ru…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 55.4%
- JavaScript 29.0%
- Ruby 8.2%
- CSS 5.6%
- PHP 1.8%