Download presentation
Presentation is loading. Please wait.
Published byHannah Gray Modified over 9 years ago
1
Assignment 1 Anthony Sosso
2
The App SossoStats View player statistics for EA SPORTS NHL /r/ea_nhl clubs – Herpaderps, Puck Goes First, Reddit Aliens
3
Components Mobile App Vanilla Android List views, radio buttons AsyncTask ProgressDialog JSON parsing Server Python using Flask web framework BeautifulSoup for scraping Jsonpickle for object->json Queue for threading Hosted on Heroku
4
Screenshots
7
App flow Startup Select club, fetch stats HTTP GET to server Server HTTP GET of EA pages Server Returns JSON of requested club Renders with list view Detail view onClick
8
Helpful Development Techniques Server Aptana for rapid python dev, variable inspection Simple scripts before wrapping with Flask Mocking EA page with Dropbox public file Client Mocking web response with simple strings Eclipse for inspection/debugging
9
Questions?
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.