Skip to content

sudhanshu-raj/buzzlyn-pricetracker

Repository files navigation

Buzzlyn PriceTracker

Overview

  • What : Helps to track the e-commerce products like amazon, flipkart, etc. and will notify when there is any changes in price or stock , currently supports whatsapp, email and push notification also .
  • Tech: Full stack (Spring Boot backends, React/Vite frontend, Python FastAPI scraper, MySQL, Nginx reverse-proxy) containerized with Docker Compose Web .

Quick Demo

buzzlyn_demo.mp4

Run whole web using docker or also can runs each separately

docker compose up --build

Access:

  • Frontend: http://localhost:8080
  • Auth API: http://localhost:8080/auth/*
  • Main API: http://localhost:8080/api/*

Environment:

  • Fill secrets in ./.env (use .env.example as a template) before starting.

That's it — intentionally brief. See individual folders for service-specific details.

About

Helps to track the e-commerce product price and stocks in a comprehensive way

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors