jayjiratta/Fragrance-Flask-Web-App — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Flask web app called SCENTSPECTRUM for discovering perfumes. I want it to feel like a polished perfume magazine and shopping discovery site, where visitors can browse recommended perfumes, popular brands, best selling scents, and perfumes connected to K pop idols.

Please include pages for home, perfume recommendations, brand collections, idol inspired or idol endorsed perfumes, perfume articles, contact, register, and login. Users should be able to create an account and log in so the site feels personalized. Add a contact form that can send email in development using Mailtrap or a similar test email setup.

Use a clean responsive design with Bootstrap style layouts, nice images, cards, navigation, and article pages. Store user data and any sample perfume or article data in SQLite. Keep the code simple enough for a beginner to understand and run locally.

Please wire everything up so I can install requirements, run the Flask app, and open it in the browser without extra guesswork.

Want more depth? Deep Reverse