70 likes | 195 Views
Aaron Romano 9/13/2010 ECE 4564. Campus dining monitor. Motivation. Daily specials posted on VT Dining Services website: http://foodpro.studentprograms.vt.edu/foodpro3/location.asp Track favorites Add variety to meals Discover new options. A Sneak Preview.
E N D
Aaron Romano 9/13/2010 ECE 4564 Campus dining monitor
Motivation • Daily specials posted on VT Dining Services website: http://foodpro.studentprograms.vt.edu/foodpro3/location.asp • Track favorites • Add variety to meals • Discover new options
A Sneak Preview... After clicking “Favorites” Button After clicking “Deet’s Place” Button
Concepts Used • Uses HttpGet to receive HTML code from website • Parses code for list of daily specials • Adds listing programmatically to ScrollView to account for dynamic size of list • Uses OnClickListener and OnCheckedChangeListener to respond to user input • Saves and loads favorites list to/from file
Further Development • More extensive search for additional items • Nutrition facts