SaiyamTuteja / Faculty_Evaluation_System

MIT License
32 stars 47 forks source link

BUG: Deleting old profile photo while adding new #75

Open pranavbavdhankar opened 5 months ago

pranavbavdhankar commented 5 months ago

Is there an existing issue for this?

What went down?

When the user updates his profile and changes the profile photo, new photo will get updated successfully. It is necessary to delete the old image from the server as unused assets will increase the memory usage.

Record