CMPUT301F24nachos / nachos-business

Project Part 1
0 stars 0 forks source link

Administrator Remove Profile Images #62

Open ruchali1 opened 5 hours ago

ruchali1 commented 5 hours ago

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

On this edit event page there will be a Remove image button near the image, which on click should delete the image and replace it with a blank android stock image placeholder, the user should see this update on their end and it should also be seen on the admin end. Similarly, the user profile in the db should not have an image attached to it anymore.