sci2zero / TeslaRIS-backend

GNU General Public License v3.0
0 stars 1 forks source link

Feature/email notifications #103

Closed ivanmrsulja closed 1 month ago

ivanmrsulja commented 1 month ago

Description

Added support for sending notifications to user's email based on their newsletter frequency preference.

How should this be tested?

A description of what steps someone could take to:

This should be tested in conjunction with frontend PR. Go to profile page and select frequency of newsletter. You should recieve your notifications email based on the CRON configuratim from application.properties.

Checklist