Skip to content

sauravgautam320/Travel-Booking-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travelve App

A Travel Booking App made using flutter.

Features

  • Works on Android, iOS, Web & Desktop
  • Login and Register
  • Chatting feature
  • Documents Upload
  • Map
  • Make Payments(Dummy Stores in Database)
  • Hotel Reservations(Dummy)

🚀 Quick start

Step 1: Clone the repo

Fork the repository. then clone the repo locally

Install dependencies (Client Side)

flutter pub get

Step 2: Change package name.

Change package name to something unique. Firebase requires this.

Step 3: Download google-services.json file

This projects uses firebase. So we need to download google-services.json file. You can go through this: https://firebase.google.com/docs/android/setup

Step 4: Using google services file.

Now, you need to add google-services.json given by firebase to app directory.

Run App

flutter run // After selecting the device you want to test on

Tech Used

Server: Google FireBase

Client: Flutter

Enjoy



✌️ Contributing

After cloning & setting up the local project you can push the changes to your github fork and make a pull request.

About

A simple travel booking app with firebase and flutter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors