Skip to content

Latest commit

 

History

History
150 lines (110 loc) · 5.52 KB

Travia_AutoBots.md

File metadata and controls

150 lines (110 loc) · 5.52 KB

Travia - A Vacation Planner


        


Team AutoBots


🤖 Team members

Tushar Mali - tush1245@gmail.com

Nirbhay Hanjura - hanjuranirbhay@gmail.com

Mansi Shingate - mansishingate14@gmail.com

🙇 Mentors

Prajwal Kolte

Abhay Ubhale

📜 Description

Travia is an app for Travellers. It provides features like choosing destination, booking tickets and organizing whole trip.

  • Provides Current Location of user and the location for the choosen destination.
  • It also provides detailed information about a destination, best places in vicinity, current weather and city's trend.
  • Booking of Tickets
  • Selection of Vacation spot and the duration of Vacation can be planned over the app
  • Get general travel Information about the destination such as :
    • Best time of year
    • Tips for saving money
  • Create Wishlist for places to visit

💻 Technology stack

Dart   Firebase Flutter   Git   Android

📈 Progress

  • Login
  • SignUp
  • Popular Locations in India
  • Google Map
  • Getting User Location
  • Getting Destination Location
  • Place Description
  • Weather of Places
  • Add Places to Wishlist
  • Search for places

🔗 Links

👉 How To Use

  • To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/7-USH/Travia

# Go into the repository
$ cd Travia

# To Install the dependencies
$ flutter packages get

# Run the app
$ flutter run

Packages

  • here are some of the packages used in the project. Below are the information about these packages.
Package Explain
font_awesome_flutter Awesome icons
Geolocator User Location
http Network
VelocityX State Management
Google Maps Maps
Page Transition Page Animations
google_fonts Google fonts
Secure Storage Keeping Login Details
Url_launcher Open url links
build_runner Build Custom Models

Top-Level Directory Structure

  • The project directory structure is as follows:
|
├── android
├── asset
├── build
├── images
├── ios
├── lib
│   ├── Screens
│   ├── accessories
│   ├── networking
│   ├── provider
│   ├── reuseablewidgets
│   └── services
├── web
├── pubspec.lock
└── pubspec.yaml

👌 Applications

Being new to the place can be very tiring as we do not have any idea of the place around us. Thus Travia app will provide the location of the desired destination with the help of google maps and also user's current location. Getting details about the destination is feasible while using Travia App, also maintaing the authentication of the user is our prime task. This app covers some of the famous tourist places in India while providing the location of the selected place.

⏭️ Future scope

  • Getting Weather Details by constructing Weather Models
  • Booking of tickets using External api
  • Scheduling itinerary with respect to time and date.

⭐ Demo

Lets have a quick look at the app

demo