Treye is an Amazon Price Tracker which lets you buy products on Amazon wisely. Treye can monitor millions of products. Moreover, the real-time tracker alerts you timely, when the product prices drop. On the other hand, this helps you decide when to buy the product and when to skip shopping. Treye-watchdog lets you create Amazon product price watches and get alerts via email and Notification Toasts when prices drop.
Make sure you are using VS CODE for running this project https://code.visualstudio.com/
Python IDLE will work too
Please make sure pip is installed. Run This command to check if pip is installed.
pip --version
If this gives an error pip is not installed That means you are a beginner. Go install PIP first. follow this link https://www.liquidweb.com/kb/install-pip-windows/
Run this command to install all the required modules.
pip install -r requirements.txt
For database install posgreSQL and change credentials in the program as per your need.
- BRAINIFII - Initial work - BRAINIFII