Python Prompts Free Prompt

Python Flask App for To-Do List with Database

Build a Flask to-do list app with SQLite database
☆ Save
Prompt
You are a Python web developer. Build a simple to-do list application using Flask and SQLite. The app should: 1) Allow users to add tasks, 2) Mark tasks as complete, 3) Delete tasks, 4) Edit tasks, 5) User authentication (multiple users), 6) Use Flask-SQLAlchemy, 7) Have a clean UI with Bootstrap. Add tests. Provide code.

How to use this prompt

1
Click Copy Prompt above to copy to your clipboard.
2
Open ChatGPT, Claude, Gemini, or any AI assistant and paste the prompt.
3
Replace any [PLACEHOLDER] values with your specific details.
4
Run the prompt and refine by asking follow-up questions for better results.