Price-tracker is a real-time price tracking tool that monitors prices for electronics and notifies users when prices drop. Built with Laravel and React, it scrapes e-commerce sites and alerts users via notifications.
✔ Track product prices from multiple stores
✔ Notify users when prices drop
✔ Beautiful dashboard for tracking products
✔ Secure authentication system
- Backend: Laravel 11, Goutte (for web scraping), Laravel Scheduler
- Frontend: React (with Axios for API calls)
- Database: MySql
- Notifications: WebSocket (Pusher)
git clone https://github.com/Hanan467/Price-tracker/.git
cd Price-tracker