If you haven’t already add a link to your navigation bar that when pressed redirects the user to the default Main view.
Add a button labelled Edit or something equivalent to your profile panel.
When the user presses the edit button, a modal is displayed that allows the user to edit any of their profile information. The modal should allow the user to close the modal without saving, cancel the changes, and save the changes.
Read and study the Vue docs linked on the course website. Next Tuesday, we’re having a super quiz.