GitHunt
AK

Works in conjunction with QT_Passenger and allows drivers to bid on available posts made by the passengers. This app is for the driver side.

DEMO VIDEO

QT_Driver Instructions to Run

This app is made as a Project Exhibition work by the students of VIT Bhopal University.
This app works in conjunction with QT_Passengers App. To run this project follow these steps:

  • Create a new Flutter empty project and then copy the files in the root directory.
  • Run flutter pub get.
  • For backend this project uses firebase. Go to firebase console and create a new project.
  • Enable Google, Email and Phone Authentication in firebase.
  • Copy the Web Client ID and put it into the keys.dart file.
  • Run flutter fire configure and choose the newly created project from command line.

NOTE:

  • You might need to install flutter fire and firebase cmd tool separetely.
  • FlutterFire package is now deprecated and it is recommended to use new replacements instead.
  • Connect both the QT_Driver and QT_Passengers app to the same Firebase project.

Team:

Languages

Dart100.0%

Contributors

Created February 14, 2023
Updated October 12, 2024
Akhand-Pratap-Tiwari/QT_Driver | GitHunt