MostofaSeum/DjangoPractice ? reverse-engineered prompt
Reverse engineered prompt
Build out this project so I can run it locally as a simple full stack app with a Django backend and a frontend that talks to it.
I want the app to start cleanly with Docker, use the existing data dump if it helps, and be easy to launch with clear setup steps. Please make the main pages feel finished and usable, connect the frontend to the backend properly, and make sure basic create, read, update, delete style flows work where they make sense. If there are missing pieces, wire them up in a sensible way and keep the code straightforward.
Please also make sure the project is organized well, handles common errors nicely, and that I can test it or at least verify it works without a lot of manual setup. If you need to check current docs or best practices for anything, go ahead and look them up.
Are you gonna build this?
make sure you review the code using coderabbit