A side project intended to learn VueJS, SSR, GraphQL architecture and Laravel. An all-in-one backpacking app to prepare and plan for upcoming hikes with a group of friends
Currently, when you go to the Planning page, it pulls up one "Trip". How do you plan for multiple trips? How do you delete a Trip? Create a new trip from scratch?
Maybe put a couple of action buttons in top right (on same line as Planning page title). A select for choosing a different trip, and an ellipsis dropdown with options to create a new Trip or Delete the current trip?
Once a different Trip is selected, all widgets should refresh with respective information from that new Trip.
Currently, when you go to the Planning page, it pulls up one "Trip". How do you plan for multiple trips? How do you delete a Trip? Create a new trip from scratch?
Maybe put a couple of action buttons in top right (on same line as Planning page title). A select for choosing a different trip, and an ellipsis dropdown with options to create a new Trip or Delete the current trip?
Once a different Trip is selected, all widgets should refresh with respective information from that new Trip.