Skip to content

Create an account settings page #45

@Max-Harold

Description

@Max-Harold
  • Create an empty page in src/account, update the vite.config.ts to include it in the build, and update web.go to include that page on the frontend
  • Create a BlueButton component that can be reused throughout the page as in the Figma
  • Create a React version of the account settings Figma
  • Link the 'Reset Password' Button with the api/auth/password endpoint
  • Change the name of the change_user_data api endpoint to change_user_info and alter that endpoint so that it cannot change the email of users
  • Link the 'Submit Changes' button to the change_user_info endpoint.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions