Mid Semester Presentation. (WHO) Developers: Hila Mefano, Dror Baum Supervise : Genady Paikin 20.12.2012.

Slides:



Advertisements
Similar presentations
Behzad Samin 0 An End-to-End Overview of a RESTful Web Service.
Advertisements

Chapter 11 Designing the User Interface
Web Toolkit Julie George & Ronald Lopez 1. Requirements  Java SDK version 1.5 or later  Apache Ant is also necessary to run command line arguments 
Students: Ilya Paskhover, Alex Tarasiuk Supervisors: Simon Zeltser, Idan Sheinberg.
Google App Engine Cloud B. Ramamurthy 7/11/2014CSE651, B. Ramamurthy1.
 Guy Jacob  Roee Shapiro Project B Spring, 2009 Cloudio  Project Supervisor: Eddie Bortnikov  Lab Chief Engineer: Dr. Ilana David.
Google Web Toolkit - Gufran Mohammed. Google Web Toolkit (GWT) is an open source Java software development framework that makes writing AJAX applications.
2/11/2004 Internet Services Overview February 11, 2004.
Multiple Tiers in Action
Jun Peng Stanford University – Department of Civil and Environmental Engineering Nov 17, 2000 DISSERTATION PROPOSAL A Software Framework for Collaborative.
TimeTracker 2, Take 1  Servlets Web Interface (jsp) Servlet (business logic and processing) App Engine Datastore Form Submit R/W.
Engineering the Cloud Andrew McCombs March 10th, 2011.
Presented By: Ayelet Birnbaum Yael Kazaz Supervisor: Viktor Kulikov 07/05/12.
Presenter: NAME Date: MM/DD/YYYY CUSTOMER NAME Presenter: Harris Date: 04/06/ An extensible platform for creating.
Creating a Hello App Using Google App Engine. What are Google apps? Apps is an abbreviation for application. An app is a piece of software. It can run.
Google AppEngine. Google App Engine enables you to build and host web apps on the same systems that power Google applications. App Engine offers fast.
Google App Engine Google APIs OAuth Facebook Graph API
By: Devesh Sharma.  Why Cloud Computing? ◦ Traditional Business Applications  Expensive  Complicated  Difficult to manage  Idea behind Cloud Computing.
Eclipse is an open source IDE (Integrated Development Environment) for developing applications in Java, C/C++, HTML, Cobol, Perl, etc. The official Eclipse.
Secure Search Engine Ivan Zhou Xinyi Dong. Project Overview  The Secure Search Engine project is a search engine that utilizes special modules to test.
Intelligent Tutoring System Mobile Communication Team Drew Boatwright Nakul Dureja Richard Liou.
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.
Kay Herzam Herzam IT Consulting What‘s new in ASP.NET MS TechTalk.
Applications Of Your Growing Potential. What We’ve Been Doing We’ve been writing Java programs In an IDE called Eclipse For desktop and laptop computers.
INTERNET CHAPTER 12 Information Available The INTERNET contains a huge amount of information a huge amount of information information on any topic you.
Telerik Software Academy Software Quality Assurance.
Lightning Talk Fred Rodriguez Nguyen Do CPSC 473 May 6, 2012.
Pittsburgh Java User Group– Dec Java PureFaces: A JSF Framework Extension.
Lecture 8 – Platform as a Service. Introduction We have discussed the SPI model of Cloud Computing – IaaS – PaaS – SaaS.
INTRODUCTION teamdroid.co.cc Team Droid Matt Grojean, Tim Munnerley, Rabeet Fatmi, Nathan Hart.
Fundamentals of Database Chapter 7 Database Technologies.
Putting it all together Dynamic Data Base Access Norman White Stern School of Business.
Google Apps in Education Workshop Presentation August 2010.
Google Apps (Education Edition) A step guide to a successful deployment January 10 th, 2008 California Technology Assistance Project
C# AND ASP.NET What will I do in this course?. MAJOR TOPICS Learn to program in the C# language with the Visual Studio IDE (Interactive Development Environment)
Mobile web Sebastian Lopienski IT Technical Forum 29 June 2012.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
WEP Presentation for non-IT Steps and roles in software development 2. Skills developed in 1 st year 3. What can do a student in 1 st internship.
Google Voice Google is more than just a search engine & Gmail… - Google Voice - Picasa Web Albums - Google Calendar - Google Maps - many more…
Software Consultancy Services. Contents  Introduction  Vision  Mission  Expertise  Technology  Application Design  Services on offer  Showcase.
Paperless Timesheet Management Project Anant Pednekar.
Iwap Technologies.
1 What is JQuery. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax* interactions.
Google Web Toolkit Dynamic web on Java (Script) Jordan Jordanov 6 March 2008.
Learning Aim C.  In this section we will look at some simple client-side scripts, browser compatibility, exporting and compressing and suitable file.
Dextrosoft SCHEDULED PHONE BACKUP Backup your mobile life Version Copyright © 2015 Dextrosoft Private Limited. All Rights Reserved.
1 NETE4631 Using Google Web Services Lecture Notes #6.
INTRODUCING HYBRID APP KAU with MICT PARK IT COMPANIES Supported by KOICA
MICROSOFT AJAX CDN (CONTENT DELIVERY NETWORK) Make Your ASP.NET site faster to retrieve.
A Presentation Presentation On JSP On JSP & Online Shopping Cart Online Shopping Cart.
Google App Engine using Java 1. Outline Getting started Guestbook example Todo example Simplified Madlib 2.
Open Courier Mobile App
Ajax & Client-side Dynamic Web Gunwoo Park (Undergraduate)
Guide To Develop Mobile Apps With Titanium. Agenda Overview Installation of Platform SDKs Pros of Appcelerator Titanium Cons of Appcelerator Titanium.
Technologies For Creating Rich Internet Applications Presenter's name
Android Application Online Food Order | Android Apps Food Ordering
Benefits of choosing AngularJS to develop Next Generation Applications A few years back, the pattern of present day AngularJS was being formed. Currently.
Welcome To World Class Leading Business Company 1 Year Free technical Support Free Updates on Each Products Best Members hip plan Minimal Cost Same day.
A little more App Inventor and Mind the GAP!
GEMTEK Management Center
A Study of Google Map API on Android Platform and an “EasyEat”
Google Web Toolkit Tutorial
Share Recipes With Your Friends
PDA & Mobile Verification Solution Presentation
Open Web App.
Google Web Toolkit - Gufran Mohammed
LAMP, WAMP and.. L. Grewe.
ACS Deployment Scenarios
THE ANDROID TEXTBOOK APP
Presentation transcript:

Mid Semester Presentation. (WHO) Developers: Hila Mefano, Dror Baum Supervise : Genady Paikin

 WHY - motivation  WHAT - use cases  HOW  Google App Engine  Google Web Toolkit  Android SDK  System Diagram  High Level Class Diagrams  WOW – demonstration  WHEN – gnatt  WHERE - links 2

 Company employees can order their food easily.  Simplify the process of money handling for both the companies and the restaurants.  Free of service charges for this client server application.  Free Android SDK  Free Google services will be used as much as possible. 3

4

 Free JAVA servlet container.  Easy development.  Eclipse plugin.  Big web community.  Easy to access Admin panel.  Easy integration with other Google services.  Google Data store.  Google user verification.  Google Cloud Messaging 5

 Free Data Base.  Easy development.  Native java driver  JDO implementation  JPA implementation  Easy integration with Google App engine. 6

 Free Light weight RPC for web client and Android applications.  Easy to create Dynamic HTML pages – without the use of AJAX and JAVASCRIPT and minimal HTML scripting.  Easy Development integration  Eclipse plugin 7

 Easy development integration  Eclipse plugin  Huge web community.  Every Android phone is already associated to a Google account. 8

9

10

Internet SERVER Welcome to food order center Search for restaurants My history My coworkers Food order center Restaurant Example – Chefs screen DONE 11 CourseService Pasta with chickendelivery ShrimpsTable 5 DONE

12 Internet SERVER 12 Search Food order center HastekiaBuba Gamp BasarellaJapaninca Mina Tomey Zesty Food order center Restaurant Example – Chefs screen DONE CourseService Pasta with chickendelivery ShrimpsTable 5 DONE

13 Internet SERVER 13 About Menu Restaurant: example Business Beaff steak28nis Pasta With Chicken30nis Shrimps50nis Additions Rice12nis House Salad12nis Drinks Coca-Cola8nis Water8nis Food order center Restaurant Example – Chefs screen DONE CourseService Pasta with chickendelivery ShrimpsTable 5 DONE

Internet SERVER My Cart Beaf Steak 30nis Coca-Cola 8nis 14 Order Done! Beaf Steak Delivery (company b) Coca-Cola Delivery (company b) Food order center Restaurant Example – Chefs screen DONE CourseService Pasta with chicken Delivery (company a) ShrimpsTable 5 DONE

15

 Eclipse :  Google App Engine:  Google Web Toolkit:  Android SDK:  Google Cloud Messaging:  Visual Paradigm for UML:  System Diagram:  Gantter:  SVN:  Google app: 16