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.
[x] Have you followed the guidelines stated in README.md file?
[x] Have you checked to ensure there aren't any other open Pull Requests for the desired changed?
Type of change
Please delete options that are not relevant.
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
After these steps, you're ready to open a pull request.
a. Give a descriptive title to your PR.
added drivermap and fixed the header and footer for webapp
b. Describe your changes.
On this page, I first improved the header and footer, which needed adjustments. Then, I added the map component using a React library.
c. Put closes #2
All Submissions:
Type of change
Please delete options that are not relevant.
After these steps, you're ready to open a pull request.
added drivermap and fixed the header and footer for webapp b. Describe your changes. On this page, I first improved the header and footer, which needed adjustments. Then, I added the map component using a React library. c. Put closes #2