PrushtPatel-0310/EV-charger-sharing-Project ? reverse-engineered prompt

Reverse engineered prompt

Build me a full stack app for sharing and renting EV chargers between people. I want charger owners to be able to sign up, log in, add their charger details, set pricing and availability, and manage their listings. EV drivers should be able to browse chargers, search by location, check availability, book a slot, and track their bookings.

Please include user accounts with secure login, profile editing, booking status updates, reviews and ratings, and a basic payments flow that is ready to connect to a real payment service later. I also want a simple dashboard style experience for owners and renters, plus a chatbot and recommendation style AI features if you can wire them in.

Use a modern React frontend and a Node and Express backend with MongoDB. Keep the design clean and easy to use, and make sure the API and database models fit the app well. If anything is missing, look up current docs online and fill in the gaps.