TravelWiz Dinh Lam David Tran 12/27/2018 CSE 403.

Slides:



Advertisements
Similar presentations
User Interface. The Protocol Interface The service we have tested is a clock: the control point sends a request to the device (demo device in this case)
Advertisements

U-Mail System Design Specification Joseph Woo, Chris Hacking, Alex Benson, Elliott Conant, Alex Meng, Michael Ratanapintha April 28,
Picture Users Making Art Chat An interactive communication tool.
Driving Directions via Mapquest Get directions from anywhere to anywhere on your cell phone.
Tracking Services for ANY websites and web applications Zhu Xiong CSE 403 LCO.
Finding Nearby Wireless Hotspots CSE 403 LCA Presentation Team Members: Chris Scoville Tessa MacDuff Matt Mohebbi Aiman Erbad Khalil El Haitami.
OptReg Optimum Time Schedule Generator and Registration System for Courses in a College/Unviersity Along with an optimum Finals Examination Schedule Generator.
MobeSys Technologies MobeSys – helping you overcome mobile technology challenges.
Life Cycle Objectives CSE 403 Project: Developing a GIS application for a mobile client. Developing a GIS application for a mobile client.
22 Jul 2005CSE403, Summer'05, Lecture 12 Lecture 12: Scheduling, Estimation, and Prioritization (Part II) Valentin Razmov.
Recommendation system MOPSI project KAROL WAGA
Location Aware Mapping Application Margaret Hennessey Kandarp Shah Eric Vintimilla.
Travel Companion – Life Cycle Architecture Milestone Jordan HomEric Kochhar Abhinav JainChris Baker Justin QuanBen Higgins.
Directory and Map Service Operational Concept  Provides Business directory listings to cell phone users  Provide maps of specified area  Provide driving.
Spatial Note LCA assignment Chris Fitzner Thinh Luu Dung Nguyen.
Baseball Gamecast Robert Sawers Barrett Arney. The Gamecast Provides live updates and a complete summary of a baseball game, including: The players and.
By Bryan Gentry DIRECTIONAL WELL PLANNING & PROJECT DATABASE.
Our goal is to make a web based multi-user organizer that can be accessed via cellular devices. There are three main component for this project: A main.
Unified Distributed (UDub Mail) Life Cycle Objectives Sachin Pradhan Gabriel Maganis.
Bike Day Team: Blue Jens Titterness, Shifan Wu. Advantage (what & why) Mobility o Customized for windows phone o Fully utilize phone features o Easy to.
CSE403 - Spring 03 Headline Tracker Jeremy Claeson Albert Wong
Proposal Nemo Hajiyusuf Ekaterina Mineeva Arpi Shaverdian.
MOBILE INTERFACE. Mail Click here to check the Digidaters Mailbox. Users in your hot list can send messages which are stored in your personal inbox.
Lost No More: Driving Directions & Traffic Conditions For Your Cell Phone David Kasprzyk Karl Yerkes.
Chatter Box Daniel Dunham Nick Noack Mike Nelson.
© Rob Schlender & Hamed Esfahani StadiumFood Life Cycle Objective Review CSE 403, Project Proposal Rob Schlender & Hamed Esfahani.
CSE 403 LCO Presentation Chris Scoville. Operational Concepts Create a built in 411-type system in a cell phone Allows the user to find a person’s phone.
Life Cycle Objectives AirlineRequest By Phong Phan Erik Day.
Fun Finder Christopher Fitzner. Operational Concepts Find Relative Locations from yourself to other mobile client users and points of interest (POI) in.
Why you should Choose Responsive Web Design for Your Business.
Setting Financial Goals
A Division of Group of Companies
MICROSOFT OUTLOOK and Outlook service Provider
A203IAE – Making Money Online
AdWords Sitelinks. Increasing choice and relevancy in your Search ads.
The 7 HABITS of Highly Effective TEAMS.
What do you Wanna Do? The LCO Overview.
Setting Financial Goals
FileSpot Collaborative File Manager
Final Fantasy ½: LCO Overview
Scheduler 1.0 By Vipul Sabhaya Udam Dewaraja.
Life Cycle Objectives By James Lee and Matt Higgins
Remote User Tracking Life Cycle Objectives
CSE 403 Lifecycle Objectives LCO Vijay Mani &Travis Krick
Don Le Kunal Walia CSE 403 Group J
Rick VanVelkinburgh and Jesse Collins. CSE403g
CSE 403 Group D Eric Chu Jordan Kiang
Section 01: Life Cycle Objectives Review
Reporting An In-Depth Guide.
CellMap Erik Curre Taj Isono.
Prepared by: Hanin Mizyed ,Razan Qraini Supervisor: Dr. Luai Malhis
Unit 6: Application Development
Wireless Hotspot Locator
Setting Financial Goals
Trevor Hamilton Thinh Luu CSE 403 homework 1 LCO
Setting Financial Goals
LCO Review By Crystal Hoyer and Benjamin Irwin
Setting Financial Goals
Setting Financial Goals
Setting Financial Goals
by Guanyu Chu Sung-Tat Kwok
Setting Financial Goals
Setting Financial Goals
Setting Financial Goals
Setting Financial Goals
“There’s no one my age.” Getting Involved
An Application for Small to Medium Scale Intra-Group Communication
Section 01: Life Cycle Objectives Review
Hendi Chandi Ie Ling Tjam Itasari Wiryanto
Setting Financial Goals
Presentation transcript:

TravelWiz Dinh Lam David Tran 12/27/2018 CSE 403

Operational Concepts Objectives Benefits all users Travel application - Request maps of particular place - get directions - info of neighborhood - customer reviews - optional tracking system - voice feedback 12/27/2018 CSE 403

Hmm…Which Way? You and a bunch of your college friends decide to take a road trip to California. No one’s done any planning and you all end getting lost. You ask for directions, but you don’t trust them, it was difficult to remember and it doesn’t seem like they really know. At that moment, you remember the new application you bought for your cell phone, TravelWiz. Not knowing exactly where they are, they use the location tracking feature which display on the screen where they are. 12/27/2018 CSE 403

What to do? Another problem arises, it is late, everyone is tired and hungry. Can’t decide where to eat. Give them information about various restaurants in the neighborhood. After eating they want to find out what’s happening in town. Using the TravelWiz, they discover that there’s a list of concerts, night clubs, other entertainment. They decided to try the night club. 12/27/2018 CSE 403

Match Found! Afterwards they are all exhausted and need to find a hotel to rest for the night. One person request that it has to be at least a 4-Star hotel, another requests that it have a pool, and another requests that it shouldn’t exceed $90 a night budget. Again searching for nearby hotels with the specified preferences, TravelWiz finds a match, including various reviews (by former customers) of the hotel. 12/27/2018 CSE 403

Demographic Cell phone users Benefits Travels, road trips Bad sense of direction New to town Don’t plan ahead Adventurous types Benefits Convenient, helpful, safe, current information, time & money saving Advertising/self-promoting for businesses 12/27/2018 CSE 403

System Requirements Current mobile devices Midlet Application Wireless web access Run J2ME applications Midlet Application Interface to user Supports text/graphic 12/27/2018 CSE 403

System Req. Cont Servlet Application Web data sources Handles client request Web data sources mapquest.com, travel.com, officialtravelinfo.com 12/27/2018 CSE 403

Sys & Software Architecture J2ME midlet client application Runs on cell phone Provides interface for users to input requests J2SE servlet interface Handles client request Retrieve info from web Parse, formats, and sends back to midlet Web data sources Query third party resources 12/27/2018 CSE 403

Architecture Diagram Midlet Web Servlet 12/27/2018 CSE 403

Lifecycle Plan Envision Responsibilities Convenient Prevent unnecessary anxiety Facilitate the flow of up-to-date travel info Profitable for investors Responsibilities 5-6 individuals Servlet/midlet side Dedicate one to oversee servlet/midlet compatibility 12/27/2018 CSE 403

Schedule Week1: Week2 Week3 Week4 Week5 Interface design Servlet design Week2 Alpha Release Week3 Testing, Meeting Week4 Beta Release Week5 Final Release 12/27/2018 CSE 403

Feasibility Rationale Somewhat realistic Major flaws Optional voice feedback feature No hardware support/speaker capability Tracking system Utilize GPS locator system Too expensive/not readily available 12/27/2018 CSE 403