Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robert01101101/tourguide_app
Flutter app that helps guide users around a city with GPS and google maps driven info prompts
https://github.com/robert01101101/tourguide_app
flutter tourguide tourism travel
Last synced: about 2 months ago
JSON representation
Flutter app that helps guide users around a city with GPS and google maps driven info prompts
- Host: GitHub
- URL: https://github.com/robert01101101/tourguide_app
- Owner: Robert01101101
- Created: 2023-10-20T01:46:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-17T01:45:31.000Z (about 2 months ago)
- Last Synced: 2024-11-17T02:30:49.900Z (about 2 months ago)
- Topics: flutter, tourguide, tourism, travel
- Language: Dart
- Homepage: https://rmichels.com/tourguide
- Size: 35.1 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tourguide_app
![Deploy workflow Google Play](https://github.com/Robert01101101/tourguide_app/actions/workflows/deploy.yaml/badge.svg)
![Deploy workflow Firebase Hosting](https://github.com/Robert01101101/tourguide_app/actions/workflows/firebase-hosting.yml/badge.svg)[Project Page](https://rmichels.com/tourguide?portfolio_link=gitHubTourguide)
[Web App](https://tourguide-firebase.web.app)
[Google Play Open Testing](https://play.google.com/store/apps/details?id=com.robertmichelsdigitalmedia.tourguideapp)
[![Screenshot](https://rmichels.com/assets/img/tourguide.jpg)](https://rmichels.com/tourguide?portfolio_link=gitHubTourguide)
A crossplatform Flutter app that helps users explore tours with navigation, information on places, and chat with an AI tourguide. A personal project currently in development.
## Design
- Main screens: Explore (find tours), AI Tourguide (Gemini-powered chatbot), Contribute (create tours), Profile (Settings etc).
- Tourguide has a focus on community content. Users can create tours, which are comprised of waypoints along with metadata for these waypoints.
- MVP includes text descriptions with tts, future additions might include things like voice recordings.
- MVP for tour guidance is a route displayed for the entire route, future additions might include things like waypoint-to-waypoint navigation.
- UX/UI designed in Figma (check GDoc for link).
- MVP largely uses platform default design (Material).## Platform Support
### Android
- [Open Testing](https://play.google.com/store/apps/details?id=com.robertmichelsdigitalmedia.tourguideapp) on Google Play, MVP### iOS
- parked due to iOS publishing costs### Web
- Beta is now available at [tourguide-firebase.web.app](https://tourguide-firebase.web.app)## To-Do
[Trello Kanban Board](https://trello.com/b/ThscGOXW/tourguide-app)
## Contact
If you would like to provide feedback, join development, or raise concerns, please reach out to [[email protected]](mailto:[email protected]).