This is a supermarket price tracking system designed to:
- Fetch product prices from Zoho Inventory API.
- Detect price changes using percentage difference.
- Generate:
- ✅ Private PowerPoint dashboard for supervisors.
- ✅ Public PowerPoint price list (for customers).
- Show price anomaly alerts via popup.
- Save all price data in JSON format for easy history tracking.
- ✅ Price tracking using Zoho Inventory API.
- ✅ Detects price changes automatically.
- ✅ Alerts on suspicious or large price changes.
- ✅ Saves price history in JSON file (
price_data.json). - ✅ Exports:
- PowerPoint dashboard for internal use.
- ✅ Manual launch program