Bhupathi-tejavath/ToDo_App_Flask ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple Flask to do list app with a clean, responsive interface.

I want users to be able to add tasks, edit a task, and delete a task, with everything saved in a MySQL database so the list stays there after refresh. Keep it beginner friendly and easy to follow, since this is a learning project. Use Flask with SQLAlchemy on the backend, and simple HTML and CSS for the pages.

Make the main page show all current tasks in a neat list, with clear buttons for editing and deleting. Also make a separate edit page or edit form for updating a task. The design should look tidy on both desktop and mobile.

Please set up the app so it runs easily from the main Python file, and create the templates and styling needed to make it work. If you need to check anything current, look up the latest docs online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab