This repository contains the codebase for an Uber-like application providing both delivery and cab services. The project uses modern technologies including Docker, Kubernetes, TypeScript for backend, React for frontend, GraphQL for API interactions, Redis for caching, Kafka for message brokering, and advanced routing algorithms.
Is your feature request related to a problem? Please describe.
Create a user-friendly UI to display ride fare calculations based on distance, time, and other factors.
Additional context
Build a fare estimate section.
Connect to the backend API for calculating the fare dynamically.
Show ride type options (standard, premium) with fare differences.
Is your feature request related to a problem? Please describe. Create a user-friendly UI to display ride fare calculations based on distance, time, and other factors.
Additional context