AWSinfrastructure
Skill Used
HTML & CSS
JavaScript (Fetch API, DOM)
Python (Flask Framework)
JSON Data Handling
UI/UX Design Principles
Backend Routing & API Integration
Data Filtering & Analysis
Responsive Web Design
This project was created to address the challenge of enforcing customer purchase limits for Tory Burch products—something that previously had no easy way to monitor or verify.
We developed a customer insights dashboard that scrapes product and customer data directly from the Tory Burch website using a custom-built Chrome web extension. This extension collects product information and customer interactions, allowing us to build a real-time database of purchases and lookup records.
The backend is powered by Python (Flask), which reads JSON files containing customer data, product listings, and purchase history. The frontend interface lets users search for customer purchase limits by name or email, displaying their purchase history and product associations instantly. This allows internal teams to flag repeat buyers and enforce company purchase policies efficiently.