Skip to content

CH1NRU5T/Travel-Planner-Pro

Repository files navigation

Travel Planner Pro

Website Link - https://travelplannerpro-10394.web.app/

Backend Repo Link - https:/itsadityap/Travel-Planner-Pro

Sample Credentials for website:

email : [email protected]
password : hello123

Tech Stack - Frontend

Dart Flutter MUI JavaScript

Tech Stack - Backend

Nodejs ExpressJs Javascript MongoDB DigitalOcean

Demo

Demo

Features

Alt text

  • Destination Search: Users can search for travel destinations based on keywords, such as city names or landmarks.

Alt text

  • Destination Details: Display detailed information about each destination, including popular attractions, weather, and average travel expenses.

Alt text

  • Itinerary Planner: Users can create and customize their travel itineraries, adding activities and landmarks they want to visit on specific dates.

Alt text

  • User Authentication: Allow users to sign up and log in to save their itineraries and favourite destinations.

Alt text

  • User Dashboard: Provide a personalized dashboard where users can view their saved itineraries and favorite spots.

Alt text

  • Interactive Map: Show destinations, landmarks, and planned activities on an interactive map for better visualization.

Alt text

  • Reviews and Ratings: Allow users to leave reviews and ratings for destinations and activities they have visited.

Alt text

  • Social Sharing: Implement social media sharing options for users to share their planned trips with friends and family.

Alt text

Installation

Install Flutter and Dart

  git clone [email protected]:CH1NRU5T/Travel-Planner-Pro.git
  flutter pub get
  flutter run -d chrome

Environment Variables

BASEURL - {BASE URL of the backend}
KEY - {Google Maps API Key}