Skip to content

Price Drop Alert : Get Notified When your Desired Deals Appear

Notifications You must be signed in to change notification settings

VectorNd/WalmartTracker

Repository files navigation

Demo - https://www.youtube.com/watch?v=MKp2Q-_NE-0

Project Overview

This project is a submission for Walmart Sparkathon 2024.A feature that alerts customers via email when a product's price drops below their desired maximum, enhancing customer experience and aiding in product price optimization.

Problem Statement

How can we enhance customer satisfaction by notifying them when a product's price matches their budget, and simultaneously gather data to optimize product #?

How the Problem Statement is Getting Solved

By allowing customers to set a desired maximum price for a product, the system monitors price changes and sends an email alert when the price drops below the set limit, ensuring customers don't miss out on deals. Additionally, the collected data on desired price points provides valuable insights for optimizing product # strategies.

Installation

  1. Clone the repository:

    git clone https://github.com/VectorNd/WalmartTracker
    cd WalmartTracker
  2. Run the application:

    python Walmart_Tracker.py
    
    flask --app app run --debug 

    The application should now be accessible at http://localhost:5000.

About

Price Drop Alert : Get Notified When your Desired Deals Appear

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published