Bhoomika1506/Waste_Management_System ? reverse-engineered prompt
Reverse engineered prompt
Build me a full stack waste management support system that feels polished and easy to use.
I want a React frontend with a clean dashboard where users can track waste management activity, view and edit their profile, and see company information in a simple way. It should also have a real time support experience so people can get help without waiting around.
On the backend, set up a working API for users, companies, tracking data, authentication, and live support updates. Use a database for storing the app data and make sure login is secure with JWT. If it makes sense, include real time features with sockets and caching for faster responses.
Please wire the frontend and backend together so I can run everything with Docker Compose, and make the app easy to start from the README. Use sensible defaults, clean UI, and keep the whole thing ready to run locally. If you need to check current docs for anything, feel free to look them up.
Are you gonna build this?
make sure you review the code using coderabbit