Title: "Are we there yet?"
"Home"
This tab will bring the user back to the home first page.
"My Favorite Places"
Seperate window with all parks saved to local storage by user. "Favorite Locations:" with title on top. On the bottom right corner has a button "Clear List" that clears the user's favorite places.
"Plan a trip"
A bar titled "Things I need" where the user can add whatever they want to add and can create a list of things to do or things they need. Submitting each list by clicking the button on the right titled: "Add to List". After each item for list is added, the user can choose to delete the item on the right side of the task/item list. title "delete".
<>
"Search by State Here"
A dropdown bar with all U.S. States
NOTE: Once user selects a State and hits "Search" a list of parks will display on the bottom page.
A Map API will be undernearth the Search bar. After the user selects a state and hits "Search, the Map will have all the selections of parks for that selected State.
Each Park will have these 4 attributes to it:
On the The bottom of each park card it will have two buttons...
The "READ ME" will link the user to the website of park, or a website that gives more detail on the park.
The "Save to Favorites" Button will save all the parks to the "My Favorite Places" tab.