Added Flask-based web application for reviewing and editing H&M product data across multiple languages. Includes inline editing, approval workflow, change logging, and multi-image support. Key components: - server.py: Flask API with thread-safe JSON read/write - html_generator.py: Standalone HTML generator with language utilities - static/index.html: Interactive review UI with dynamic column management - CLAUDE.md: Comprehensive development guide - Sample campaign data (1022A, 2023) with images - Updated .gitignore for Python projects Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2 lines
26 B
Text
2 lines
26 B
Text
flask>=2.0
|
|
gunicorn>=21.2
|