Skip to content

Latest commit

 

History

History
33 lines (32 loc) · 1.73 KB

README.md

File metadata and controls

33 lines (32 loc) · 1.73 KB

Price Tracker

Responsive single-page web application for creating wishlist and tracking prices of your favourite items.

After signing up user can add item to his list. If "tracked" option is checked, app will track price of item and if price drops, it will notify user via email. User can also set expected price and he will be informed only when item reaches the desired price.

Tech Stack

  • FastAPI
  • APScheduler
  • Beautiful Soup
  • Requests
  • Selenium
  • React
  • Redux
  • SQLAlchemy
  • SQLite

Screenshots

Initial page



After pasting url



My Items



Settings