All Projects → 7-USH → Travia

7-USH / Travia

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

Programming Languages

dart
5743 projects
HTML
75241 projects

Projects that are alternatives of or similar to Travia

flutter designs world
We at Appstree has implemented design concepts of different application using mock ups available out there at internet. These are open source projects and any once can use them. Say Hello to us at [email protected], if you want to hire our team is available to provide you top notch solutions.
Stars: ✭ 22 (+69.23%)
Mutual labels:  ui-design, flutter-apps
Food lab
A Food App using Flutter & Firebase to post and view food blogs along with their recipes.
Stars: ✭ 78 (+500%)
Mutual labels:  ui-design, flutter-apps
FlutterFacebookMessengeUI
Created Facebook messenger ui in Flutter.
Stars: ✭ 35 (+169.23%)
Mutual labels:  ui-design, flutter-apps
stuff
Crud operation with Firebase
Stars: ✭ 80 (+515.38%)
Mutual labels:  ui-design, flutter-apps
Light dark toggle
An awesome flutter app which artistically animates light and dark mode 😍
Stars: ✭ 175 (+1246.15%)
Mutual labels:  ui-design, flutter-apps
Bank-profile
a flutter Ui profile for bank account
Stars: ✭ 33 (+153.85%)
Mutual labels:  ui-design, flutter-apps
My flutter challenges
Flutter project containing all my flutter UI challenges
Stars: ✭ 563 (+4230.77%)
Mutual labels:  ui-design, flutter-apps
Gumao-Flutter
Gumao: A Game Character Collector App built using Flutter
Stars: ✭ 35 (+169.23%)
Mutual labels:  ui-design, flutter-apps
Flutter Ui Designs
Just collection of UI designs build with flutter. Can run on any mobile, web & desktop.
Stars: ✭ 131 (+907.69%)
Mutual labels:  ui-design, flutter-apps
People
People is great app with smart UI with new look animation
Stars: ✭ 120 (+823.08%)
Mutual labels:  ui-design, flutter-apps
awesome-flutter-ui
10+ flutter(android, ios) UI design examples ⚡ - login, books, profile, food order, movie streaming, walkthrough, widgets
Stars: ✭ 848 (+6423.08%)
Mutual labels:  ui-design, flutter-apps
flip view
A Flutter app with flip animation to view profiles of friends. 🌟
Stars: ✭ 69 (+430.77%)
Mutual labels:  ui-design, flutter-apps
Awesome Flutter Ui
10+ flutter(android, ios) UI design examples ⚡️ - login, books, profile, food order, movie streaming, walkthrough, widgets
Stars: ✭ 372 (+2761.54%)
Mutual labels:  ui-design, flutter-apps
Awesome flutter ui
This repository demonstrates use of various widgets in flutter and tricks to create beautiful UI elements in flutter for Android and IOS
Stars: ✭ 120 (+823.08%)
Mutual labels:  ui-design, flutter-apps
Flutter firebase
Flutter UI with different widgets and firebase authentication email and gmail
Stars: ✭ 254 (+1853.85%)
Mutual labels:  ui-design, flutter-apps
calmly
Calmly is made with flutter to practice meditation to bring headspace and calmness. 😍💆🏼‍♂️
Stars: ✭ 34 (+161.54%)
Mutual labels:  ui-design, flutter-apps
sport-news
flutter design for sport news android & ios mobile application.
Stars: ✭ 53 (+307.69%)
Mutual labels:  flutter-apps
Material-Design-Android
My stash for all things material, animations, typography, iconography, transitions, Animated VD, Color Palette API, UI design, and more.
Stars: ✭ 38 (+192.31%)
Mutual labels:  ui-design
flutter todos
A cross platform todo list app using flutter, sqlite etc. If you read the code, you will understand how to create simple elegant mobile app using Flutter and Dart language.
Stars: ✭ 60 (+361.54%)
Mutual labels:  flutter-apps
react-stick
React component to stick a portaled node to an anchor node
Stars: ✭ 51 (+292.31%)
Mutual labels:  ui-design

Travia - A Vacation Planner


        


Team AutoBots


🤖 Team members

Tushar Mali - [email protected]

Nirbhay Hanjura - [email protected]

Mansi Shingate - [email protected]

🙇 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].