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.
- FastAPI
- APScheduler
- Beautiful Soup
- Requests
- Selenium
- React
- Redux
- SQLAlchemy
- SQLite