public
Description: An example Ruby on Rails mashup of two web services.
Homepage: http://fit-ng.heroku.com
Clone URL: git://github.com/mwilliams/sports-charting.git
mwilliams (author)
Mon Nov 10 15:04:24 -0800 2008
commit  06efac324f6284fa04b7a37ae25845eb4cec9194
tree    e89fc2fb4733bf074ef7a1a9f587289e23a54cdd
parent  b88cd2bc46535640504da78a29f8414799e63d82
README
== Sports Charting Mashup

This is a mashup of the AreYouWatchingThis.com sports scoring API and Google Charts.  This was developed for the 
comprehensive project of my graduate degree at the Florida Institute of Technology.

Accomplished goals:
- Utilizing two web services
- Programatically tested
- 100% test coverage
- Demonstration of Rails as a modern web development framework