Skip to content

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…

Notifications You must be signed in to change notification settings

dfodel/Baseball-Tracker

This branch is up to date with timothyf/Baseball-Tracker:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a691955 · Jun 10, 2010

History

26 Commits
Apr 8, 2010
Jun 10, 2010
Jan 19, 2010
Jan 19, 2010
Apr 9, 2010
Apr 8, 2010
Apr 8, 2010
Apr 8, 2010
Jan 24, 2010
Jan 19, 2010

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

No packages published

Languages

  • HTML 55.4%
  • JavaScript 29.0%
  • Ruby 8.2%
  • CSS 5.6%
  • PHP 1.8%