CMPUT301F24nachos / nachos-business

Project Part 1
0 stars 0 forks source link

Entrants - Implement Win & Lose Notification Functionality #74

Open ErenPaper opened 3 hours ago

ErenPaper commented 3 hours ago

Receive timely notifications regarding their status in the event lottery, when they are chosen to participate and when they are not selected. This feature sets up a notification system that triggers based on the event selection outcomes. The notifications will be sent through the app, with a button to accept or decline. The backend will handle when a notification should be sent and to whom, so the system accurately reflects the current status of entrants.