What would the unloged user do
(from the landing to dowload)
FIRST OF ALL:
- this would be the demo use
- the objective of the document is to correlate fronted and backend work
- all the use is atached to changes (in order to adjust the work on both sides)
LANDING PAGE USE STEPS:
- the unloged (and also the loged user) user should see a big button which change the view to the itinerary generator.
- if the button is clicked the user is redirected to the itinerary generator page view.
ITINERARY GENERATOR PAGE STEPS:
- the unlogged user will see only avalaible the short itinerary generator option under a location input.
- down the header bar, the main content on a first instance is a "start" button, which displays a tag selector form, only if the location was written. Under the other case, a warning displays claiming for a valid location input.
- before the current tags were added (in the 3 categories), a "generate" button will be activated.
- when the "generate" button is clicked the backend provides the necesary info to generate a content to the view in order to display the current itinerary which can be downlowable in PDF format through a button.