/boomer-driver

An Uber-like application for Drivers made using Flutter.

Primary LanguageDartGNU General Public License v2.0GPL-2.0

image

Boomer Driver App

An Uber-like application for Drivers made using Flutter. This app is meant to be a supporting application for Rider App. It's only purpose at the moment is to register a driver and mark them as available, if online, and display on the map to the riders looking to hail a ride from nearby, on the Rider App.

Supports both iOS and Android.

View screenshots

Table of contents

  1. External Services that app uses
  2. Features
  3. Issues

External Services that app uses

Features

  • Driver is able to register in the system
  • Driver is able to login into the system
  • Driver is able to view his profile info
  • Driver is able to view and add cars
  • Driver is able to go online/offline depending on their availability
  • Driver is get go online/offline depending on their availability
  • Driver sends a stream of current location updates when online to find new nearby ride requests
  • Driver is able to logout

Issues

  • Driver is not able to edit their details
  • Driver is not able to delete their account

The issues have not been resovled due to laziness and non-requirement.

This application is only for showcasing purposes.