Skip to content

A Python-based ERP price tracker for supermarkets. Fetches inventory data from Zoho Inventory, detects price changes, stores data in JSON, exports reports to Excel, and triggers alerts for anomalies. Supports private and public reports for better price monitoring.

Oluwasanmisola-Towoju/price_tracking__programming_system

Repository files navigation

🛒 Supermarket Price Tracker (Zoho Inventory API)

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.

📌 Features:

  • ✅ 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

About

A Python-based ERP price tracker for supermarkets. Fetches inventory data from Zoho Inventory, detects price changes, stores data in JSON, exports reports to Excel, and triggers alerts for anomalies. Supports private and public reports for better price monitoring.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published