As a user
I want the page to be split into a navigation (or application) bar and a content area
So that all application elements which should be visible on every page can always be found at the top.
The following has been removed from the scope of this user story. It is kept for documentation reasons.
The major elements provided navigation for are:
Action Button: Create a new Game
User Profile
Home/Dashboard
Please note:
User Profile
The user profile must be stored somewhere (→ use the browser/local storage)
"Edit/View Profile" Page
User Avatar (cf. #13 & #14 )
User Profile : The profile must be kept in the client, i.e. a solution using the local storage to store/load the configuration data is required.
There must be a form for updating the user profile.
A "Button" or link component to navigate to the "Create Game" view.
As a user I want the page to be split into a navigation (or application) bar and a content area So that all application elements which should be visible on every page can always be found at the top.
The following has been removed from the scope of this user story. It is kept for documentation reasons.