Kajalkumawat/zomato-delivery-tracking-kafka ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple real time delivery tracking app inspired by Zomato.

I want one app for the delivery partner to send live location updates, and another app for the customer to see the order moving on a map or live status screen. Please use Java and Spring Boot with Kafka so the location updates are sent through a producer and handled by a consumer in real time. Keep it simple but working, with a REST endpoint to post location updates and a backend service that listens to Kafka and processes them.

I’d like the setup to feel like a small demo of an event driven system, so the delivery side can keep publishing updates and the user side can fetch or view the latest location. Make sure it is easy to run locally, with clear instructions for starting Kafka and the apps. If you need to check anything in the current docs while building, go ahead and look it up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab