SE701-T5 / Frontend

This is the frontend repo of Uni-forum, associated with the University of Auckland, SOFTENG701. This repo will be linked to Netlify for ease of deployment and code review
MIT License
1 stars 22 forks source link

Profile and Settings Page #86

Closed frasermcc9 closed 2 years ago

frasermcc9 commented 2 years ago

The major feature we will be creating is the profile and settings page.

The profile page should contain:

There should be the ability to edit these. All editing should be done on the same page as the profile. You should also be able to update email and password.

See GitHub profile for an example, notice how you can press edit profile and the fields (i.e. name) become editable.

Another button for editing email + password, this could just open a modal/popup to edit those.