Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 510 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 510 Bytes

Relaxi-cab

Description

Relaxi-cab is a simple cab booking application built with Python. It provides basic functionalities like-

  1. Registering new drivers.
  2. Registering new riders.
  3. Maintaining driver states: i.e. a pool of available drivers.
  4. Creating and fulfilling a ride booking.
  5. Maintaining an order's state with all useful metadata.
  6. Enabling individual driver and rider apps.
  7. Serving trip history to the riders and drivers.
  8. Enabling users to make a payment, and credit drivers.