Currently the submit button does not submit anything or redirect anywhere. It should move to the next view, which would display the days as cards based on the number of days in the provided date range. Each day should have a form for the user to put in their activities. There should then be a save button that sends their itinerary to the database.
Currently the submit button does not submit anything or redirect anywhere. It should move to the next view, which would display the days as cards based on the number of days in the provided date range. Each day should have a form for the user to put in their activities. There should then be a save button that sends their itinerary to the database.