eyalzek / price-alert

Script to send an email when a price drops below a given value (tested on Amazon).
78 stars 34 forks source link

Check Prices of Multiple Items #1

Closed vagelim closed 9 years ago

vagelim commented 9 years ago

changed the structure of the program to allow for multiple items to be price checked changed the format of the configuration file to work with ConfigParser - this makes our configuration values more clear and allows for future expansion