metikular / coupon-store

A home for all your coupons and loyalty cards. https://coupon.metikular.ch
GNU Affero General Public License v3.0
80 stars 4 forks source link

Feature Request // Expiry Notifications #327

Closed l4rm4nd closed 1 month ago

l4rm4nd commented 3 months ago

Thanks for this cool project!

It would be cool if vouchers that will soon expire trigger a notification (e.g. via e-mail).

The user shall able to define how many days beforehand he would like to be reminded.

For such notifications one may use apprise. Quite a comfortable way of supporting various notification channels programmatically via one function call.

l4rm4nd commented 3 months ago

Also a full-text search would be great

phylor commented 2 months ago

Thank you @l4rm4nd for the issue! Search is now implemented. Notifications are a good idea, will add those!

phylor commented 1 month ago

Implemented in https://github.com/metikular/coupon-store/releases/tag/v2.0.0