This mobile app displays trips and their itineraries. It is a view only app.
The app can load itineraries from static yaml files. A database or cloud account are not required; however, the yaml files must be accessible via the internet.
- Launch the app
- Add itinerary Url (via copy & paste or scanning a QR Code)
- View itinerary
This is a sample QR Code and URL for an itinerary:
Example | QR Code |
---|---|
Example 1 (monolingual) | |
Example 2 (multilingual) |
- Tour group members can view an itinerary on their mobile devices
- Walking tour guide: The tour guide has prepared the yaml file and carries its Url in printed form as a QR Code. When customers join the walking tour, they can download the app and scann the QR code, in order to see the scope of the tour and follow it.
- The user can maintain a list of trips via their URLs inside the app.
- The app can render and display information about trips and their itineraries.
- No user registration necessary.
- No user data stored on servers.
- Tour operators can maintain the itinerary via simple yaml files.
- Itineraries are cached on the device; it is not necessary to be online once the itineraries are loaded.
- Itineraries can be viewed in multiple languages.
- There is no map inside the app
- Settings cannot be stored
not yet :)
Feel free to create an Issue in the GitHub documentation repository for support or send an email to [email protected] . Please be aware that support is limited.