My Profile
As a user
I want to view what I am logged in as
So that I determine if this is the correct profile / account.
Extra Description
A single profile overview of the logged in user.
This data is retrieved from the database (see #5 (closed) for ERD).
This US is dependent on #23 (closed).
Acceptation criteria
-
An component that shows the user's data (from #5 (closed) users table). -
The component shows the user's given name. -
The component shows the user's set squad name. -
The component shows the coupled teacher's name. -
An endpoint with all the above data.
Tasks
-
Make a userpage -
Add a route to the page -
Add private routes so you need to be authenticated before visiting the pages -
Make a dashboard so I have a place to put the usericon which goes to the userpage -
Add a button to go to the overview to the dashboard page
Assignees
This template origin
Edited by Nikki Westenborg