Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 852 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 852 Bytes

CAB

A vehicle sharing app made with Flutter.

Introduction

Cab is very similar to Uber for reaching taxi services - which was successful in delivering the output connecting taxi owner, taxi driver and the passenger.

The objective of the proposed system is to provide easy transport for everyone.

Tools used

Front-end: Flutter is an open-source mobile application development SDK created by Google. It is used to develop applications for Android and iOS. The main characteristics are fast development, expressive and flexible UI.

Back-end: Google Cloud Platform Services such as Firebase and Maps/Places API are used. Firebase Realtime Database is used for storing location and other details of the users. Firebase Auth is used for authenticating users using a built in defult credentials. Maps/Places API for location based services.