MLH-Fellowship / SocioMark

A social media platform that lets you upload images and secures them by embedding a personalised hash.
https://sociomark.netlify.app
MIT License
16 stars 8 forks source link

Deleting a User should parallelly delete his posts, comments and likes #137

Open bodhisha opened 3 years ago

bodhisha commented 3 years ago

Currently, delete user API deletes only the user details and not his posts, comments, etc.