Currently, if you click on the profile icon on the home screen it links to platform/profile but we do not have a page for it.
If you need design inspo, check out your GitHub profile settings. It is not required to look like this if you want some freedom with the design.
Functional Requirements:
- User can modify first name/last name
- User can change their email
- User can delete their account
- Section for changing profile picture (we have no db to store files but make file inputting work)
Optional ideas:
- Section for the user to delete information stored about them. Clicking it might pop up a modal or send them to a new page that contains a form with checkboxes for Posts, Replies, Courses. Clicking a submit button would delete all db entries that contain the user's id.
Currently, if you click on the profile icon on the home screen it links to platform/profile but we do not have a page for it.
If you need design inspo, check out your GitHub profile settings. It is not required to look like this if you want some freedom with the design.
Functional Requirements:
Optional ideas: