A web application that helps small and medium-sized businesses (SMEs) design, manage, and optimize hyperlocal advertising campaigns across digital, AR, and traditional channels.
- 🎯 Targeting Engine – Set locations, demographics, and schedules with ease
- 🖼️ Visual Style Recommender – Get tailored color palettes, fonts, and imagery based on your business vibe
- 🗓️ Campaign Scheduler – Plan and automate ad deployments
- 📊 Performance Dashboard – Monitor impressions, clicks, and ROI
- 🤝 User-friendly Interface – Clean and intuitive UI built with React + Tailwind
- Frontend: React, Tailwind CSS, Vite
- Backend: FastAPI
- Database: (e.g., PostgreSQL or SQLite — depending on your backend)
- Hosting: Replit + GitHub
git clone https://github.com/CrillyPienaah/hyperlocal-ad-optimizer.git
cd hyperlocal-ad-optimizer
npm install
npm run dev