A travel planner app for the whole trip.
Table of Contents
Watch the demo.
A website that plans your entire trip for you and a companion mobile app.
You pick your dates and location; it suggests flights and accommodation to book beforehand and then plans your itinerary during the trip. You can also add your friends so you can all see who booked the same flights/hotels.
Wanderlust then gives you the points of interest and restaurants to visit (which you can rearrange to your heart's content). When it's time to travel, the companion app is your best friend. You'll have access to the calendar of the itinerary as well as a map showing all the locations. You'll also be able to see all flights and hotels you've booked. If you select something coming up in the calendar, it will give you directions to it.
To get local copies up and running, follow the instructions in the relevant repos:
Contributions are welcome!
If you have a suggestion that would make this better:
- Fork the relevant project (e.g. mobile).
- Create a branch using
git checkout -b feat-YOUR_FEATURE_NAME
. - Work on it and commit changes using
npx cz
(you'll get an interactive prompt for the commit message). - Push to your branch using
git push origin feat-YOUR_FEATURE_NAME
. - Open a pull request.
Creators: Daniele Capano, Gabriele Zannini, Omar Zubaidi, and Stefan Feldner.
Project Link: on GitHub.