Connect, Plan, and Go! see the demo here
TravelTribe is a mobile app that helps you create travel groups with friends. You can choose a destination, generate travel itineraries using AI, and edit them together.
- User Accounts: Sign up and log in.
- Group Creation: Make travel groups with your friends.
- AI Itineraries: Get travel plans generated based on your destination and dates.
- Edit Together: Work with your group to edit the itinerary.
- Real-Time Editing: Edit the itinerary live with your friends.
- Expense Tracking: Keep track of travel expenses and balances among group members.
Click here to download apk for android or build your own by following the below mentioned steps.
Follow these steps to set up TravelTribe on your local machine:
-
Clone the repository:
git clone https://github.com/yourusername/traveltribe.git cd traveltribe
-
Install dependencies:
flutter pub get
-
Run the app:
flutter run
- Create an account or log in.
- Start a travel group and invite friends.
- Choose a destination and travel dates.
- Generate and edit your travel itinerary.
- Built with Flutter.
- Uses the Gemini API for itinerary generation.