A web app to simplify trip and itinerary planning
Allow users to create trip plans, including travel and activities, with details such as cost, scheduling, and custom notes. Allow users to save a trip plan to file (currently targeting JSON). Allow users to load a trip plan into the web app from a saved file.
Add a light/dark theme.
Want to include:
(e.g. car, taxi, plane, boat, walk, etc)
Line type title "Travel" | subtype icon | subtype title (e.g. "Air" or "Rental Car", editable if custom) | origin | depart | destination | arrive | cost | move up, move down, remove line buttons
(e.g. hotel, camp, airbnb, friend/fam house, etc)
Line type title "Lodging" | subtype icon | subtype title (e.g. "hotel" or "camping", editable if custom) | location | arrive date | depart date | cost | move up, move down, remove line buttons
(probably custom text)
Line type title "Activity" | subtype title (always custom, editable) | date | start time | duration | cost | move up, move down, remove line buttons
(bar, restaurant, take-out, cooking, etc)
Line type title "Food" | subtype icon | subtype title (e.g. "drinks" or "food", editable if custom) | venue name | date | time | cost(ish) | move up, move down, remove line buttons