forked from toolio/gmu-ios-class
-
Notifications
You must be signed in to change notification settings - Fork 0
Requirements
sehejkataria edited this page Dec 2, 2010
·
4 revisions
- Build interfaces in Interface Builder
- Login (Seif) - Completed
- Logout (Seif)
- Code initial page with a drop down menu for League and Season tabs
- Parse Json (Seif)
- Create Object Class - takes information from server and parses it
object called team: object has name, score, wins, loss conference
- parse json for standings page
- create object class for standings page that pulls from the season and only displays
- display teams sorted by win percentage
overall