cornellh4i / lagos-volunteers

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

Profile account settings (fullstack) #251

Closed jasozh closed 2 months ago

jasozh commented 6 months ago

Branch: redesign-profile-fullstack

Task at Hand

  1. ProfileForm should be updated to remove changing the password. Instead, create a new ChangePasswordForm which allows users to change their password. See the new design below. Modify profile.tsx accordingly.

    Image

  2. Confirm that your code and pull request follow the Pull Request Checklist.

Acceptance Criteria

Notes