/price-alert

This is a full-stack project that scans online stores to obtain product prices and notifies users when the target product price drops

Primary LanguagePython

Price Alert Service

Website: https://price-alert-platform.herokuapp.com/

Price Alert Service allows users to add the links of products they want to buy and notify users when the prices of products meet their expectations.

The product links can be accessed from major online sources such as Amazon, Walmart, Bestbuy, etc.

It implements the following functions

  • list/add/update/delete alerts
  • list/stores
  • add/update/delete stores (Administrator only)
  • login/logout/register
  • send email to users
  • periodically update prices of products

Technology stack: Python (Pipenv), Flask, Jinja2, HTML/CSS/Bootstrap4, MongoDB, Postfix, crontab

Production environment: Heroku + AWS