cornellh4i / lagos-volunteers

Lagos Food Bank Volunteer Management System
https://lagos-volunteers.vercel.app
MIT License
13 stars 6 forks source link

Created Modal in ProfileForm.tsx, added profile deletion from firebas… #230

Closed dvala041 closed 4 months ago

dvala041 commented 6 months ago

H1 Account-Deletion-FullStack

Summary

Closes #207

  1. Created changeUserStatus function in ProfileForm.tsx which makes a call to /users/:userid endpoint to delete user from prisma and firebase databases (added ability to delete from firebase database in views.ts)
  2. Created a Modal for deleting account in ProfileForm.tsx; when account is deleted the user's session ends, they are rerouted to login page and their account is deleted

Testing

  1. Created dummy accounts to test the endpoint on postman and then on our local code

Notes

  1. Akin noted the importance of having the prisma and firebase deletion in the same promise
vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lagos-volunteers ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 9, 2024 0:12am