mgwedd / release

The monorepo for the ReLease full-stack project. The app solves the problem of subletting your apartment and finding a sublet, with a sublet-only, map-based property listing and finding app. The stack is react client connecting to a Node/Express server, with postgres for a DB and Redis for cache.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

As a returning user, I want to be able to update and delete my account

mgwedd opened this issue · comments

This will require some API and auth work, as well as an update form on the UI, with a warning for deletion.

The app should kick the user back to the public endpoints upon deletion.

Time estimate: 6-8 hours

Priority: Med