Baseball-Tracker icon indicating copy to clipboard operation
Baseball-Tracker copied to clipboard

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

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