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.

Slides:



Advertisements
Similar presentations
Fast Data at Massive Scale Lessons Learned at Facebook Bobby Johnson.
Advertisements

Staying in Sync with Cloud 2 Device Messaging. About Me Chris Risner Twitter: chrisrisner.
Attie Naude 14 May 2013 Windows Azure Mobile Services.
CS125 Honors Project Illini TIX Austin Kramer Peter Kowalczyk Rohan Kapoor Jay Bensal.
 Guy Jacob  Roee Shapiro Project B Spring, 2009 Cloudio  Project Supervisor: Eddie Bortnikov  Lab Chief Engineer: Dr. Ilana David.
 Java  Python  Bigtable(Bt) is a distributed storage system for managing structured data that is designed to scale to a very large size.  Query Language.
Location based social networking on Android phones – integrated with Facebook. Simple and easy to use.
Facedroid Facebook for Android. Facebook Application - API key - Secret key - PHP page Facebook Application - API key - Secret key - PHP page Facebook.
EventBook What – An Android based Mobile App. Using Social Networking APIs Who – Every mobile user specially targeted to the age group of 16 – 40 Why –
Multiple Tiers in Action
School location collector
| Basel Discovering Windows Azure Mobile Services and Media Services Ken Casada
Worksheet: Mapping your authorization and consent use cases to the UMA architecture 17 Aug 2014 Questions? Send mail to
Databases & Webcentric-programming RW 334 Introduction Willem Visser or RM A517 Computer.
BIT:Mobile platform Ссылка на документацию.
1 Dr Na Yao Phone apps, Computer Software Teaching EBU5502 Database (JP) EBU714U Security and Authentication (JP) ECS608U Distributed systems and Security.
Electronic Clinic System Prepared By: Salsabeel Ahmad AL-Taha and Maram Fathi Balatia Supervisor : Dr.Aladdin Masri.
Shay Sheinfeld, Erez Kastel, Inbal Dolev Google Workshop 2008 Presenting:
Managed Learning Environment Project Architecture The Big Picture Back-end Connectivity Use of Middleware (ANGEL) John Eyre, Alan Glover, Steve Beech.
Simplify Your Life. Google Workshop Semester B 2011 Shiran Chityat, Alon Dener, Moti Berger, Tomer Keshet.
Simplify Your Life. Google Workshop Semester B 2011 Shiran Chityat, Alon Dener, Moti Berger, Tomer Keshet.
YouTunes TAU – Google Technologies for Web Development Noam Soel Omri Sharabi Tamar Weiser Rotem Arnon.
System Initialization 1)User starts application. 2)Client loads settings. 3)Client loads contact address book. 4)Client displays contact list. 5)Client.
GOOD2GO POC.
0 Apex as Your Integration Platform: Is It Possible? Copyright 2012 Fujitsu America, Inc.
Milestone 4 – Final Presentation 1. Overview & Motivation 2 friendizer is a competitive social game based on location that offers an opportunity to meet.
Live Demo Augmented reality – lets see some pictures flying…Augmented reality – lets see some pictures flying… Facebook -Facebook -
$aveZone Milestone 3 $aveZone Milestone 3 Fifth team: Dima Reshidko Oren Gafni Shiko Raboh.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
GPS (Global Positioning System). Allows you to share your location in real time and locate your friends using smartphones and GPS.
Case Study.  Client needed to build data collection agents for various mobile platform  This needs to be integrated with the existing J2ee server 
Facebook API Kelly Orser. Client Libraries Client libraries will simplify the calls to the platform by reducing the amount of code you have to write.
I am familiar with Mobile Services Node.js Express ASP.NET Web API SQL Table Storage Blob Storage WNS APNS GCM Mongo DB Notification Hubs Source.
 Google Apps for Business Lucas Angell Thy Chau Laura Graham Beza Negash "Build" your business with Google Apps video.
Project Epoch Description. Summary of Presentation  Web Applications  Web Applications world market  World Internet market  Mobile Users worldwide.
Facebook is a social utility that connects you with the people around you. Use Facebook to…  Keep up with friends and family  Share photos and videos.
FriendFinder Location-aware social networking on mobile phones.
FriendFinder Location-aware social networking on mobile phones.
Project Retrospective Team FancyPants. What is CyteSee? Idea.
Client Side Requirement Unity3d game engine web plug-in Browser, Firefox, safari, IE, opera.
IPS Infrastructure Technological Overview of Work Done.
1 NETE4631 Using Google Web Services Lecture Notes #6.
Sukha Payana Carpooling gamified! Play with your friends!
Today’s Applications Web API Browser Native app Web API Web API
Basics Components of Web Design & Development Basics, Components, Design and Development.
Vehicle Identification System EGURU RHS EGURU12953.
Recrusoft A web product developed for Recruitment / Placement Agencies by Gridaxis softwares recrusoft.gridaxis.in Gridaxis Softwares.
TEAM 6 TEAM 6 SIDDHARTH PATEL SUSAN FOSTER SUDHA GIRISH TEJASWINI CHODEY ABHISHEK KRISHNAN BILL ME.
Google App Engine. Contents Overview Getting Started Databases Inter-app Communications Modes.
Advanced Internet Application Development Georgia Institute of Technology Aamir Poonawalla Hrishikesh Mantri Kaustubh Sheth Swaroop Butala.
A little more App Inventor and Mind the GAP!
Currently Available FAA Google Visualization Tools
Free PowerPoint Templates Android Assignment Help BookMyEssay.
Calix ONOS Contribution
Real quick, just to understand the audience, how many of you:
Discover How Your Business Can Benefit from a Facebook Fanpage
Discover How Your Business Can Benefit from a Facebook Fanpage
Some bits on how it works
Social Networks Integration in Android
Introduction for Parents
Azure AD Application Proxy
Iteration 1 Presentation
IS 360 Course Introduction
Facebook Connect By Robert Daigle.
Find your friend – An Android application
Zicheng Wan and Yuan Gao CPSC 6820, Clemson University
Google App Engine Ying Zou 01/24/2016.
Process flow Kindly note: This presentation is automated – please do not click any of your mouse buttons or keyboard keys.
Objectives Explain the role of computers in client-server and peer-to-peer networks Explain the advantages and disadvantages of client- server and peer-to-peer.
CMPE419 Mobile Application Development
Presentation transcript:

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 requests for walking their dogs. The users can upload them to the website, see other users’ walkies, volunteer and approve/disapprove volunteers.

DataBase: Users request Server: connecting DB and clients. Provide services GWT web application client Android client Facebook: User authentication Friends list Photos Google Maps

Walkie doggie is a GWT web application. Walkie doggie was written in java and uses google app engine as it’s server. Walkie doggie is integrated with facebook data base for user’s authentication and for security oriented features. Walkie doggie includes maps from google maps. Walkie doggie uses java Mail to send notification to the users. Walkie doggie has an additional android application.

Learning to use new technologies on the flight. Working with external services, and use APIs and external libraries that aren’t always working perfect. planning /Working on a big scale application: maintain code Add features