Python Prompts Free Prompt

Python Flask App for Image Gallery

Build a Flask web application that displays an image gallery with upload functionality
☆ Save
Prompt
You are a Python web developer. Build a Flask app that allows users to upload images and view them in a gallery. The app should: 1) Have a page to upload images (with title and description), 2) Display all uploaded images in a grid, 3) Allow clicking to view full size, 4) Support image deletion, 5) Use SQLite to store metadata, 6) Generate thumbnails, 7) Implement user authentication (optional). Add tests and a Dockerfile.

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.