iampraiez/vector — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a delivery and fleet management platform called Vector.

I want managers to have a web dashboard where they can see all drivers, create and assign deliveries, plan better routes on a map, track active deliveries in real time, and see basic charts about performance. Drivers should have a mobile app where they can sign in, receive assigned jobs, open navigation, update delivery status, and upload proof of delivery when they finish.

Please include a backend that handles users, driver assignments, delivery status updates, live location tracking, notifications, and billing or payments through Paystack if that is already part of the setup. Make it feel production ready, with sensible security, rate limiting, background jobs, and clear environment setup.

Use the existing repo structure with server, web dashboard, and mobile client. Make sure everything can run locally with Docker for the needed services, and keep the setup instructions simple. Look up current docs online if you need to.

Want more depth? Deep Reverse