Reducing Your Carbon Footprint, One Android App at a Time Doug Burkhalter Chris Truitt.

Slides:



Advertisements
Similar presentations
WEB DESIGN TABLES, PAGE LAYOUT AND FORMS. Page Layout Page Layout is an important part of web design Why do you think your page layout is important?
Advertisements

Microsoft TM SharePoint Content Management SystemTutorial By Mazen Abdallah Student Assistant at CNS 2010.
Good Websites. 2. Submit one good web interface. This website is a good because of it usability and appears of the website.
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
Salesforce1 Mobile App Jan
How to Create Top Ranking Searchable and Accessible Documents Chris Pollett and Elizabeth Tu April, 2010.
SET-UP PROCEDURE Below is an outline for deploying new clients. We have an admin for each account. This admin delivers data to the app and allows the account.
A detailed guide on how to set-up your printing storefront. Please Note: Storefronts are compatible with all browsers, however for optimal use of the admin.
CMS Wiki Pages CMS Pages, the only approved and supported website service for CMS employees, has been failing and an alternative needed to be implemented.
StressChill App Click the StressChill icon (shown to the right) to open the app. If you do not see this on the desktop, you will find it in the pull up.
WordPress Web. WordPress Blogging system with full content management Personal publishing system Built on PHP scripting language and MySQL relational.
1 Insert, Update and Delete Queries. 2 Return to you Address Book database. Insert a record.
Macromedia Dreamweaver CS4 Tutorial. Example of the website1 folder & images folder inside Create a folder on your computer called website1 to hold all.
Getting started on informaworld™ How do I register my institution with informaworld™? How is my institution’s online access activated? What do I do if.
Presented by Chad Kafka This Month’s Topic: Wikispaces Advanced Today’s session is an introduction to what a WIKI is and how they can be used in education.
UOW Clubs & Societies Executive Website Training Training you today: Jacinta Cali & Guy Watson.
Slide 1 Consider the page layouts for: Layout design – does it look balanced and even Size of box relative to its importance – the Heading (or title) of.
Instructional Guide Original presentation created by EasyBib, adapted by S. Hall for educational purposes following Fair Use Guidelines and permission.
Event Manager Training Part 3.  Edit Event Options - Customize FY11 Sites  Edit Event Webpages  Sending s (Recruitment/Engagement)  Help and.
How to Web Page with iModules First row of icons.
How To Use Google Docs. 1. Go to the Google Docs website a) Go to b) Sign in using your username and password.
Using Google Analytics to better understand and improve usage of your library website Gary F. Daught P.H. Welshimer Memorial Library Milligan College,
Using an RSS Feed Aggregator An Introduction Prepared by Liz Rodrigues.
AgileZoom 1.3 interactive portfolios you can share Getting Started (swipe left to advance)
The presentation will focus on searches that access the My Environment database. A simple tutorial of the basics on the website All of the demonstrations.
NOAA Weather Patrick Wolfram. What it does Allows user to specify a zip code Performs HTTP GET requests on noaa.gov for the specified zip code Displays.
A process of taking your best guesses. Companies have web sites where you can access your information.
Reducing Your Carbon Footprint, One Android App at a Time Doug Burkhalter Chris Truitt.
SME - Amsterdam Aad van der Velden, September 2015 CRM 2015 – Training Release 1.
Windows 7 WampServer 2.1 MySQL PHP 5.3 Script Apache Server User Record or Select Media Upload to Internet Return URL Forward URL Create.
?. When designing, you should analyze your target audience. Design you webpage around your target audience Target Audience.
Google Map API The Google Maps API lets you embed Google Maps in your own web pages with JavaScript The API provides a number of utilities for manipulating.
ADVM420- Class #6 Web Design with PHP and MySQL Building a Dynamic Website: Using a database to store webcontent © Copyright 2003 Grant Macewan College.
INTERNET VOCAB. WEB BROWSER An app for finding info on the web.
Creating a Google Site For a Digital Portfolio Purpose.
Downloading the App 1 Go to the right store. Access the App Store on iOS devices, the Play Store on Android, and for a.
1.Switch on the computer and wait for loading. 2.Select the Windows 7 OS at the end of the list. 3.Click on the link ‘Administrator’ 4.Enter the administrator.
Tips and Tricks Presented by Christina Drain For Pensacola State College All College Day.
Chapter 5 Using a Template to Create a Resume and Sharing a Finished Document Microsoft Word 2013.
Rewards and Recognition Program Train the Trainer
MicrosoftTM SharePoint Content Management SystemTutorial
REDCap Mobile Application
Intro to WordPress (Using XAMPP)
Creating & Customizing Business for Sale Websites
Egyptian Language School General Questions Prep.2
Using the Personal Image Photo Library
Objectives Create a folder in Google Drive.
PC Gameplan Application.
2 At the top of the zone in which you want to add the Web Part, click Add a Web Part. In the Add Web Parts to [zone] dialog box, select the check box of.
The EBSCOhost iPhone Application
2 At the top of the zone in which you want to add the Web Part, click Add a Web Part. In the Add Web Parts to [zone] dialog box, select the check box of.
ICT & Statistics Center
EDDMapS IPM App Walk-Through
How to register and use ODMAP for Fire/EMS and other partners
Objective % Explain concepts used to create websites.
Setup: Chrome tabs: Canvas > Dashboard
How to customize your Microsoft SharePoint Online website
How to customize your Microsoft SharePoint Online website
Creating a Successful Web Presence
The How to Guide to Using Google Drive
Tech Drop In: Google Drive
The EBSCOhost iPhone Application
Integrating JavaScript and HTML
Basic Steps: Set up account, log in Select theme (colors, tabs)
So you were told to make a website
How to customize your Microsoft SharePoint Online website
HTML Links.
Creating and Linking New Pages
IBM SCPM Basic Navigation
Murach's JavaScript and jQuery (3rd Ed.)
Presentation transcript:

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