shelcia / Socialgram

Social Gram is a social media website that allows users to create and share content, similar to other popular platforms such as Twitter and Facebook. Users will be able to create posts, and share them with others. The platform also allows for users to react and engage with other user's content, such as by liking, commenting, or sharing.
https://social--gram.vercel.app/
Apache License 2.0
38 stars 44 forks source link

Delete User completely #219

Closed shelcia closed 1 year ago

AkashSharma001 commented 1 year ago

I would like to work on this issue.

@shelcia

AkashSharma001 commented 1 year ago

I have seen the Backend of Socialgram, DELETE method is not implemented in the user API, so I can't delete the user. First, I have to implement the DELETE method in the user API to the backend so that we can delete the user.

shelcia commented 1 year ago

yes that is the work. You can make two PRs.

shelcia commented 1 year ago

Changed this to hard as you will be sending two PRs to backend and frontend

AkashSharma001 commented 1 year ago

I have made two PRs for the backend and frontend. @shelcia

shelcia commented 1 year ago

@AkashSharma001 this will be part of KWOC as we this repo is not part of codepeak

AkashSharma001 commented 1 year ago

Okay, I haven't registered for codepeak. @shelcia

1010varun commented 1 year ago

I would like to work on this issue. @shelcia