ponyriders / django-amazon-price-monitor

Monitors prices of Amazon products via Product Advertising API
Other
156 stars 36 forks source link

Inform about further price reductions #7

Open dArignac opened 11 years ago

dArignac commented 11 years ago

If the price limit hit the email to the subscribers is sent and then again after 7 days if the price is still under the limit. (the 7 days are a setting) We should instead inform the subscriber about future price reductions as they happen and if they hit a certain price deviation (maybe at least 50 cent difference to the last price).

dArignac commented 9 years ago

The deviation should be user based. Relates to #28.