Module 1: Introduction to app building. 2 Prototype!

Slides:



Advertisements
Similar presentations
Bid for Technical Prize. Four Corners Technologies Used HTML/CSS Javascript/JQuery PHP/MYSQL Adobe Flash/Flex Papervision3D XML Facebook/Twitter API.
Advertisements

User experience designer, User Interface Designer (UI), Information architect, Portal / Intranet development SharePoint WORK SAMPLES Highly confidential.
W alkie Doggie is a web application that allows dog owners to help each other with their dog walks. It’s main feature is the walkies, which are the user’s.
Location based social networking on Android phones – integrated with Facebook. Simple and easy to use.
Moodle web portal with Moodle Using Moodle as a Student Portal with Gerrard Shaw Redbridge Institute of Adult Education Screenshots Resources.
Parzoof A social networking website for students.
Facedroid Facebook for Android. Facebook Application - API key - Secret key - PHP page Facebook Application - API key - Secret key - PHP page Facebook.
Advanced Multimedia Storytelling. Mapping: important terms  Geocoding: turning addresses into map co-ordinates (usually latitude and longitude) that.
Get the most Advanced, Easiest and Cost Effective Web Site Design, Development and Hosting Solution. With Tickets, CMS, CRM, File Sharing, Marketing.
Web Pages and Blocks Bronze Level – Optional. Contents Creating Web Pages Creating Blocks Ideas for Blocks Embedding content from other sites.
CHAPTER 8: Enhancing a Website Session 1. Objectives Embed a YouTube video in your website Insert a slideshow in your website Use Google fonts in your.
Social Media Apps Programming Min-Yuh Day, Ph.D. Assistant Professor Department of Information Management Tamkang University
Images: HTML and CSS. The Bells page without images in Source View and Design View.
Presented by…. Group 2 1. Programming language 2Introduction.
Mobile Web Applications
Configuring Social Media, Google Analytics, and Gadgets Lila Bronson Training Manager, OmniUpdate, Inc.
WEB FORM DESIGN. Creating forms for a web page For your web project you have to design a form for inclusion on your web site (the form information should.
Apps where your users are Sign into SharePoint and launch apps Modern experiences on breadth of devices Central app management Central user.
Making You Explore the Potential of Online Business CMS Based - Web Development Solutions.
Nonprofit? There's an App for That! Drupal Modules for Activism, Donations and other Nonprofit #NYCCamp Benjamin J. Kallos iMediaEDGE
[App Name] By [Team Member Names] [This is a template. Place all the text in the template before you submit. Add images, change colours and create an inspiring.
Web 2.0 meet Semantic Web at Yahoo! Dave Beckett Yahoo! Media Group November 8, 2006.
Why I LIKE the Facebook Database… Sharon Viente May 2010.
HOW-TO: Driving Traffic with Twitter Cards & Analytics 9 types of Twitter Cards to install on your site and how to measure ROI for subscription sales.
Module 1: Introduction to Apps for Good 2013/14. 2  Students create their own app around their interests and use technology to solve issues and problems.
Music composition with HTML 5-Canvas. Abstarct Online version music editor. Easy to use, just need some simple direction. Everyone can be a musician.
Social Media Apps Programming Min-Yuh Day, Ph.D. Assistant Professor Department of Information Management Tamkang University
Mobile App Design Sandringham School. An intro to Appshed.
Goals One ASP.NET Membership story – Web APIs and Web Apps Profile. Extensibility allows for non SQL persistence model. Improve unit testability of.
Coursework Documentation INTRODUCTION TO INTERNET.
Abelian Kingdom Andrew, Kelvin and Peter. What is it? A web (browser) game MORPG on Google map Login with Facebook Interact with your friends And the.
Social Media Apps Programming Min-Yuh Day, Ph.D. Assistant Professor Department of Information Management Tamkang University
Module 3: Technical feasibility. 2 Grand design – grand house?
Dr. Martin Zhao Sept 4, Topics HTML and related tutorials on w3schools.com Related HTML tags Adding interesting features using JavaScript What is.
Creating Procedures in MoleMashHack Week 2. Procedure Named sequence of statements Code reuse Example without arg: turn on light Example with arg: make.
Things we’ve covered so far  Basic HTML  Some advanced tags i.e.  Styling using CSS  Background-color  Text  Changing the font on your site  Inserting.
NPMap What Can it Do For You? insidemaps.nps.gov & maps.nps.gov.
The Social Media Journey Lisa Lund, Director of Technology Basehor-Linwood School District.
If I wanted to Simulate the Next Screen… TEMPLATES, COMPONENTS, AND INCREMENTAL IMPROVEMENT.
Team Hindenburg: Anthony Nardozza Charles Pilgrim.
WEB FORM DESIGN. Creating forms for a web page For your web project you have to design a form for inclusion on your web site (the form information should.
HTML 5 The Future of Web Development. What is HTML5? “HTML5 is a specification of how the web’s core language, HTML, should be formatted and utilized.
JavaScript Dynamic Active Web Pages Client Side Scripting.
The Web Wizard’s Guide To DHTML and CSS Chapter 2 A Review of CSS2 and JavaScript.
Chapter 6 Murach's JavaScript and jQuery, C6© 2012, Mike Murach & Associates, Inc.Slide 1.
Browser Compatibility Testing, using different browsers Conditional Statements.
丁建文 國立高雄應用科大資管系副教授 兼任計網中心軟體發展組組長 跨平台行動應用軟體開發技術 : HTML5 & Mobile JavaScript Framework 暨南大學.
Basics Components of Web Design & Development Basics, Components, Design and Development.
Media Dev 2 Wire framing and app digital development By Junaid (u ) & Rafi (u )
CSCI 3100 Tutorial 5 JavaScript & Ajax Jichuan Zeng Department of Computer Science and Engineering The Chinese University of Hong.
INTRODUCTION ABOUT DIV Most websites have put their content in multiple columns. Multiple columns are created by using or elements. The div element is.
Web Basics: HTML/CSS/JavaScript What are they?
RESTful Sevices Distributed Objects Presented by: Shivank Malik
Personal Website Final Project
NodeJS for .Net Developers
© 2016, Mike Murach & Associates, Inc.
WyoExchange Zhongshan Lu Jacob Grife
HISTORY Of API.
Building a Custom Video Player
Process of Converting “PSD to HTML”
Social Networks Integration in Android
 Web Designing Institutes in Chandigarh are in abundance. web responsive design based on latest international demands and trends. Websites Designing.
العدد تذكيره وتأنيثه مقدمة
Facebook Connect By Robert Daigle.
Introduction to Authentication Authentication සදහා හැදින්වීම
Stephen Platt, Soham Parekh, Matt DeAngelis
Unit 6 part 3 Test Javascript Test.
MIS Professor Sandvig MIS 324 Professor Sandvig
ASP.NET Imran Rashid CTO at ManiWeber Technologies.
MIS Professor Sandvig MIS 424 Professor Sandvig
Presentation transcript:

Module 1: Introduction to app building

2 Prototype!

3 A toolbox with four pillars Rapid prototypes  Balsamiq  Other flow & wireframing tools Building blocks  App Inventor  AppShed  Other building block tools HTML-based Web apps  Code Academy  W3schools  JSBin  Other HTML- based learning programs Social web integration  Facebook integration

4 Rapid prototyping

5 Balsamiq example: Weatherbirds

6 Building blocks

7 App Inventor

8 App inventor example: I.O.U.

9 App Inventor: What you can do  Automated texting  Images  Videos  Accelerometer  GPS  Data storage  External APIs

10 AppShed

11 AppShed example: The Battle of Mons 1914

12 AppShed: What you can do  Images  Videos  Extensions (Google maps, Facebook, Twitter)  Expands to web app programming

13 Web apps

14 HTML

15 CSS & Javascript

16 Code Academy & w3schools

17 Facebook Integration

18 Facebook app example: SoundCloud

19 Facebook Integration : What you can do  Users spread stories about how they like and use your app through Facebook  Users can see which friends already like / use your app  Use Facebook to manage who can login to your app  Personalize an app with information in their facebook profile  Embed your app within a Facebook page