quantum-ai-v2/social_ads_generator
Claude 2eadcc77f8 Optimize social ads generator with template prototype architecture
- Reduce template from 2024+ lines to 769 lines (62% reduction)
- Replace extensive inline CSS with template prototype framework
- Modernize JavaScript from SocialAdsModule to SocialAdsUtils pattern
- Convert to component-based architecture using template includes
- Remove duplicate processing view and clean up unused imports
- Enhance results display with rich social ad formatting
- Maintain all existing functionality and user experience

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 10:25:22 +05:30
..
migrations Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
templates/social_ads_generator Optimize social ads generator with template prototype architecture 2025-07-25 10:25:22 +05:30
__init__.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
admin.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
apps.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
models.py Add Job Posting Generator and Social Ads Generator agents 2025-07-10 18:26:41 +05:30
processor.py Fix agent network errors and remove debug logging 2025-07-14 00:56:14 +05:30
urls.py Fix social ads generator network errors and content extraction 2025-07-14 00:16:01 +05:30
views.py Optimize social ads generator with template prototype architecture 2025-07-25 10:25:22 +05:30