CMPUT301F24nachos / nachos-business

Project Part 1
0 stars 0 forks source link

Administrator Remove Profiles #61

Open ruchali1 opened 5 hours ago

ruchali1 commented 5 hours ago

Admin can click on a profile from the profile view page to edit details - including removing the profile

On this edit event page there will be a Remove profile button, which on click should delete the profile, and update it in the browse view.

Cascade Delete: The user now must be removed from all waiting lists, invites, registered attendee lists they are on. If the user is an organizer the organizer and their events should be removed following #55 .

Admin should be given some indication of a successful delete and return to the profile browsing view.

Higher story points then #37 due to cascade deletes