harshmangalam / hydrogen-solidjs-client

A social media web app powered by SolidJS
GNU General Public License v3.0
82 stars 61 forks source link

Add new tab in settings #9

Closed harshmangalam closed 2 years ago

harshmangalam commented 2 years ago

Inside Settings and Privacy add new tab below Login history Delete Account when open Delete Account tab show warning message and delete button.

Jem256 commented 2 years ago

hey, can I work on this?

Jem256 commented 2 years ago

hey, @harshmangalam is there documentation for the backend API? I don't have the API route for deleting a user

harshmangalam commented 2 years ago

I already open one issues for that in backend project for now you can add UI part https://github.com/harshmangalam/hydrogen-nodejs-server/issues/3

Jem256 commented 2 years ago

alright. thank you

harshmangalam commented 2 years ago

Fixed by @Jem256