Guest User

Untitled

a guest
Mar 20th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. The app will allow a user to search for locations around them and create an itinerary using the results.
  2.  
  3. Intro Page - There will be an overlay page that will contain a welcome statement, a short description of the app, and a button to close the intro page
  4.  
  5. Main page - This page will consist of the two sections: the left section consisting of the itinerary, and the right section consisting of the map
  6.  
  7. The Itinerary Section - will consist of cards that can be created with a button at the top of the section.
  8.  
  9. Itinerary Card - will be populated by the name of the location chosen, address, user entered beginning and end times, and user entered note
  10.  
  11. The Map Section - will have 2 search bars at the top for the city to search in and the user keyword.
  12. - the map (from google maps) will display locations retrieved from Foursquare.
  13. - when a location is clicked it will provide basic information in a pop up window as well as populate the current Itinerary Card with the locations information
Add Comment
Please, Sign In to add comment