Just Go! - Error 404
The purpose of this project is to utilise the journey time of a traveller to provide him with valuable information about the destination. When a journey path is specified (including multiple intermediate destinations) the information provided by the app will dynamically change depending upon the next destination.
0
0
0
Theme of the project : On-the-go Learning
Purpose : Using the journey time of a traveler in a way such that he learns some useful information.
Step 1 : Select the mode of transport and get started.
Step 2 : Current destination selected as starting point of the journey. Select the destination. If you want to get information about any intermediate destinations, you can select them. (e.g. Route : Gandhinagar -> Mumbai -> Goa)
Step 3 : The widget of the app is the place where information is displayed. The information will be displayed in categories, so user has the choice. The first destination after leaving Gandhinagar is Mumbai, so information about Mumbai will be displayed until he reaches it.
The information will be presented according to the selected option. (Audio or Text)
Once the user leaves Mumbai, the information on the widget will change and show Goa's information.
Basic layout of the app, which shows the progress of the steps the user has to take.
Module which obtains GPS location of the mobile device. This location will be used in place of 'Current Location'.
Feature added to read out the text using Text to Speech.
Current location is now updated using the GPS
Screen-1 : Showing the map with the current location of user/traveler
Screen-2 : Current Location is calculated by the gps of users device and thus he only has to enter his final destination
Screen-3 : Providing the list of all the intermediate cities that fall in the users route.
Screen-4 : Asking user to select the options that he would like to know about in his journey
Screen-5 : Providing the information about the city(for example Delhi)
Screen-6 : Information of Cities are available in both text and audio format.(Speaker indicates audio format)
Screen-7 : Showing tourist destination of the intermediate stations.
Screen-8 : Showing famous food spots of the intermediate stations.