rohit-singh-3200/taskflow-devops ? reverse-engineered prompt

Reverse engineered prompt

Build me a production ready task management web app with Flask that lets users sign up, log in, and manage their own tasks in a simple clean interface. I want secure password hashing, session based login, and full create, edit, delete, and view support for tasks, with everything stored in MySQL and configured through environment variables.

Please make the app work nicely in Docker and Docker Compose so it can run locally with one command, and set it up for deployment on AWS EC2. I also want a GitHub Actions workflow that can build and deploy the app automatically when I push to the main branch. If it makes sense, set it up the way a real production app would run, with Gunicorn and Nginx in mind.

Use the existing templates and static files style, keep the UI responsive, and make sure the database setup is straightforward enough for someone to follow.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab