RehanaHassan/Driver-Daily-Log-project ? reverse-engineered prompt

Reverse engineered prompt

Build me a trip planner for truck drivers that takes a current location, pickup, dropoff, and how much of the 70 hour 8 day cycle has already been used, then gives back route instructions and a visual driving log. I want the app to show the route on a map, calculate the trip distance and total hours, and draw daily ELD style log sheets that reflect the hours of service rules, like driving limits, breaks, resets, fueling time, and pickup and dropoff time.

Make it a simple web app with a backend API and a React frontend. The backend should turn the trip locations into coordinates, get the route, and run the log calculations. The frontend should let me enter the trip details, submit them, and display the map plus the log output clearly. If you need to check current docs for mapping or routing, go ahead and look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab