Skip to content

ChenRuan/casa0015-mbs

 
 

Repository files navigation

EzTour: Seamlessly Navigate Your Next Adventure

Welcome to the EzTour Mobile App repository! This app is designed to revolutionize the way individuals plan and experience travel. By integrating real-time weather updates and navigation tailored to your travel itinerary, EzTour ensures that you are always connected and informed, making your travel experiences seamless and enjoyable. Whether you’re a casual traveler or a seasoned explorer, EzTour provides you with the tools you need to plan for the new destinations, navigate unfamiliar locales, and experience travel like never before.

Landing Page Link: Landing Page

Highlights

🗺 Customizable Planning: Customize and store your travel plans with flexibility. Add a variety of items to your itinerary, including to-do lists, scenic spots, and transport options, tailoring each journey to your preferences.

🌦 Enhanced Environmental Connection: Stay connected with your surroundings through integrated weather updates and route information. Get precise routes to your destinations and real-time weather forecasts for all the places in your plan, ensuring you're always prepared.

☁️ Cloud Synchronization: Safely upload your plans to the cloud and access them anytime, anywhere. Whether you need to modify an itinerary on the go or retrieve your data for future trips, our cloud service keeps your travel plans secure and accessible.

Screenshots

Video Demos

Watch the Video

Installation

To get started with the EzTour app, follow these steps to install and run the app in your local Flutter environment:

Prerequisites

Ensure you have the following installed:

  1. Flutter SDK (version 3.0 or later)

  2. Dart (version 2.18 or later)

  3. Android Studio or Visual Studio Code with Flutter plugins

  4. An appropriate Android or iOS device or emulator

Cloning the Repository

First, clone the repository to your local machine:

git clone https://github.com/yourusername/eztour.git
cd eztour
Installing Dependencies

Before running the app, you'll need to install the necessary Flutter dependencies:

flutter pub get

Running the App

To run the app in a development environment on your chosen device or emulator, use the following command:

flutter run

Dependencies

Make sure these versions of plugins are included in your pubspec.yaml file to avoid compatibility issues:

dependencies:
  flutter:
    sdk: flutter
  cupertino_icons: ^1.0.2
  shared_preferences: ^2.2.2
  intl: ^0.19.0
  google_maps_flutter:
  uuid: ^3.0.4
  google_places_flutter: ^2.0.8
  reorderables: ^0.4.0
  http: ^1.2.1
  location: ^6.0.1
  firebase_core: ^2.30.0
  firebase_auth: ^4.19.2
  cloud_firestore: ^4.17.0
  firebase_ui_auth: ^1.13.1
  provider: ^6.1.2
  google_fonts: ^6.2.1
  go_router: ^13.2.4
  firebase_database: ^10.5.2
  flutter_dotenv: ^5.0.2
  event_bus: ^2.0.0

Note

Always ensure your local development environment matches the SDK and dependencies versions to avoid any runtime issues.

Contact Details

Email: [email protected] Linkedin: https://www.linkedin.com/in/chen-ruan-b0020a264/

MIT License

Copyright (c) 2024 Chen Ruan ([email protected])

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

EzTour: Seamlessly Navigate Your Next Adventure

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 70.7%
  • C++ 13.8%
  • CMake 11.2%
  • HTML 1.8%
  • Swift 1.6%
  • C 0.8%
  • Other 0.1%