Replies: 1 comment
-
That looks cool. However I think was you describe is more of a trip planner whereas this app was designed as a journal I think. In the end it's true we want to combine both. Start with a trip planner that will become your trip journal... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I will try my best to explain what I think, and I hope this makes some sense. Inspirations from a pretty cool app called Furkot.
The difficulties I currently face:
The way I see it, to plan an trip, we add a bunch of points (adventures), decide to spend a certain amount of time at that adventure, and then travel from one adventure to another.
Also, We wont really have the sequence of adventures planned out. We might have a rough idea, but nothing is set in stone.
In the transportation card, we have the ability to add the start and end locations. I think this can be improved in the sense that we should be able to link adventures for the start and end locations. The way I plan it, transportation is always going to be from one adventure to another. Right now, I need to add a start date/time, end date/time, start location, end location etc..which is a lot of information and is not streamlined?
Solution?:
Transportation
Look at this example of how everything comes together:
An icing on the cake feature:
Say the collections page also has a map view of all the points, along with the transportation between them - > basically shows the sequence in which we are going to be doing the trip -> That would be so cool! This is also very useful to optimize a trip. When we look at the points on a map, we can then reorder the adventures so we cover all the locations that are close by around the same day/time.
For some inspiration, here is screenshot of how a trip is planned using Furkot:

Thank you for all the work you do!
Beta Was this translation helpful? Give feedback.
All reactions