Relaxi-cab is a simple cab booking application built with Python. It provides basic functionalities like-
- Registering new drivers.
- Registering new riders.
- Maintaining driver states: i.e. a pool of available drivers.
- Creating and fulfilling a ride booking.
- Maintaining an order's state with all useful metadata.
- Enabling individual driver and rider apps.
- Serving trip history to the riders and drivers.
- Enabling users to make a payment, and credit drivers.