Presentation is loading. Please wait.

Presentation is loading. Please wait.

UTour App Team Members - Krina Patel - Andrew Preciado

Similar presentations


Presentation on theme: "UTour App Team Members - Krina Patel - Andrew Preciado"— Presentation transcript:

1 UTour App Team Members - Krina Patel - Andrew Preciado
- Rama Hanuman Pulipati Customer - Matt Ganis

2 AGENDA UTour Ap How UTour App works Global Positioning System (GPS)
Idea Behind the App Implementation Android Studio Google API JSON Structure User Interface Future Enhancement Conclusion

3 UTour App What is UTour App?
Develop a mobile app for creating and touring any place Allows user to create the tour with their own perspective Tour Creation should have audiovisual media support While touring, the app should navigate the user throughout the tour Simple and easy UI

4 How UTour App Works? Download Tour: User can download a tour and tour the particular place. Create Tour: Allow user to create a tour by providing required tour related information Add media: While creating a tour, user can also attach audio-visual file.

5 Global Positioning System
GPS is used to navigate a user from your current location to destination Over time GPS has added more features like Bookmarking your recent destination for a later visit Choosing the fastest route or the shortest route Find restaurants or gas station near by our location voice commands GPS is used in UTour App to guide user for their downloaded tour

6 Idea Behind the App Audio Guide GPS Tour -What is UTOur App
UTour App is an android app in which you are provided with some tour options which are created by other users. you just have to click on download button and you can guide yourself with the help of UTour App. -Audio guide: For many years people were using audio guide devices in parks and museums. It was designed only for one particular destination and the cost of manufacturing such devices and maintaining such services was not reasonable. Because of this it was not common. -GPS Tour GPS Systems are now used in many applications such as GPS Tour. GPS Tour is one type of application in which pre-recorded audio is used to guide you through your mobile device while you go out walking, travel on a bus, or go on trains. When you use a GPS, audio is triggered based on a user's location and provides information as well

7 IMPLEMENTATION Android Studio Google API
Google Map API for Android API KEY Google Maps Direction API Google Places API JSON Structure for storing tours

8 Android Studio Android Studio is the official integrated environment (IDE) for android platform development UTour is developed using Android Studio Target API level 19 to 23 i.e. Kitkat(4.4.2) to Marshmallow (6.0)

9 Google Developer Console
Google API Google Developer Console

10 Google API API Usage Screen

11 Google API API Response Screen

12 JSON Structure { "tour":{ "id":"tour_1", "name":"NYC Campus Tour",
"place": "Pace University, New York", "description":"This is a Pace University New York Campus tour of main buldings.", "start_point":{ "Latitude": " ", "Longitude": " " }, "end_point":{ "Latitude": " ", "Longitude": " " "distance":"0.3", "waypoints":[ {"id":"waypoint_1", "name":"Pace Plaza", "description":"This is the main building of the University at New York Campus.", "coords":{ "audio":" "video":" "image":" {"id":"waypoint_2", "name":"41 Park Row", "description":"This building has the Barnes and Nobles Store, UHC,Career Services office.", "coords":{ "Latitude": " ", "Longitude": " " }, "audio":" "video":" "image":" {"id":"waypoint_3", "name":"163 William Street", "description":"This is the building of the Seidenberg School of Computer Science and Information Systems.", "Latitude": " ", "Longitude": " " "audio":" "video":" "image":" } ]

13 Download Tour Screen Shows different tours created by different users
Click on ‘DOWNLOAD’ Tour Click on Floating Action Button(FAB) to create tour. Download tour:- -utour app starts with option of different tours which are created by the different users. -And the screen also shows the time and distance to complete the tour. -Finally the user can see the rating for the application and user can rate after the usage of application.

14 Start Tour Screen Shows tour related info Tour Stops
Total Distance & Time Rating Place of Tour start tour screen:- -It shows a particular name of the tour and also describes the tour from starting point to ending point. -It covers all the important places in between the ending point

15 Tour Screen Markers on all tour stops
Direction between those locations Map screen access:- -It takes the origin to starting point still the user in other location.And your tour starts from the point and it guides the user from the starting point. Location starts:- -And also highlights the direction when the user reaches to the starting location.

16 Future Enhancement Make Tours private and public by creating user profile Login functionality to make private tour more secure Voice Assistance while touring Develop for iOS devices Web app for creating tours

17 Conclusion Created a UTour App for Android devices.
Provided features to create, download tour & add media to the tours. GPS has provided features to find current location of a user as well as to navigate a user Used Google API to import maps into an App

18 Thank You Any Questions?


Download ppt "UTour App Team Members - Krina Patel - Andrew Preciado"

Similar presentations


Ads by Google