/Baseball-Tracker

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 running instance of Baseball Tracker at http://baseballstatz.heroku.com

Primary LanguageJavaScript

== 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