Reducing Your Carbon Footprint, One Android App at a Time Doug Burkhalter Chris Truitt
Web based application for locating recycling centers Android app for accessing list Addresses loaded in Google maps
Contains tips for “green living” Display map of locations Searchable by zip code Allow for users to upload locations not already listed
Random tips loaded at startup Locations presented as list ◦ Downloaded from web Searchable by type Each item exports location to Android map application for turn-by-turn directions Users can “tag” their location as a new center
PHP/MySQL ADK HTML/CSS Google Maps
3 Tables (Tentative) ◦ Places ◦ Tips (randomly selected) ◦ Type
Both webpage and application will interact with the database through PHP scripts to return requested information.
Simplistic in design ◦ Scrolling random tips ◦ Textbox for zip code ◦ Checkboxes for searching by specific material ◦ Locations return in list ◦ Locations, when selected then feeds address into Map application for directions ◦ Colors and styles will be uniform to those of webpage
The shortcut icon
Also simplistic in design ◦ Random tips listed at top of page ◦ Menu on left for navigating site ◦ Textbox for zip code in menu for search ◦ When needed, list of locations on right ◦ Middle of page used for extra information Displaying “green” tips & tricks Showing map of selected location Input form for adding or modifying locations
Will integrate with Google services ◦ Google maps will be used for mapping locations Also allows for driving directions, etc ◦ Google account could be used to verify identity Theme will match App, but look like website Logo of site will be same as App