BCT-ok / BCT-Analytics

2 stars 2 forks source link

Auto logger and mailing list for user login #9

Open ashishmauryabct opened 3 months ago

ashishmauryabct commented 3 months ago

Create a function and trigger such that it extracts login count of all users, with maximum of N counts. If It exceeds N counts send it to mailing list. Second application syncs with mailing list, notifies the user through mail that they exceeded the mailing count.

sharishth-b commented 3 months ago

will be posting solution.

sharishth-b commented 3 months ago

Need to add java code for mailer service.