Skip to content

gsbakshi/boomer-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.