jrpeden / cs373-idb

0 stars 3 forks source link

Create a page that exercises the API of another group in an interesting and useful way. #130

Closed brandong954 closed 9 years ago

brandong954 commented 9 years ago

The page must have a clear English description and be rendered attractively. Group exercise order will be:

Group 1 exercises Group 2.
Group 2 exercises Group 3.
...
Group N exercises Group 1.
tiras-j commented 9 years ago

I'd like to take a stab at this one, just to get some front-end playtime. But I'll probably need a bit of assistance from Brandon or Jack at some point as well :)

brandong954 commented 9 years ago

For sure!

jrpeden commented 9 years ago

So we're assigned to use the College Football group's API. Perry came up with a clever idea of making a page where we compare the "average NBA player" with the "average college football player" using stat averages (height, weight, age, etc...). Seems doable enough, depending on what stats the other team serves up.

jrpeden commented 9 years ago

Just so we can get it done, I've started work on this feature. I made a basic template that will compare the weight of a random NBA player with a random NCAA football player, called "Who Weighs More?". So far I've got the template and most of the controller, and now I'm working on the factory.

jrpeden commented 9 years ago

Shippable