CMPUT301F24nachos / nachos-business

Project Part 1
0 stars 0 forks source link

Entrant - Implement Opt-Out Notification Functionality #75

Open ErenPaper opened 3 hours ago

ErenPaper commented 3 hours ago

The ability to opt out of receiving notifications sent by the admin and event organizers. Users can select an option to disable notifications through a button, and the system will ensure that no further alerts are sent to those who have chosen to opt out. The backend will handle these preferences and adjust the notification logic accordingly.

Users can receive confirmation that they have successfully opted out, and this preference should be easily reversible.