boolean-uk / team-dev-frontend-client

1 stars 11 forks source link

Filling out details of ProfilePage #121

Closed Dex491 closed 1 year ago

Dex491 commented 1 year ago

Creating grid for the page layout, see below image for an example:

image

Wireframe that we're following

Profile Page

Inserting elements into the grid

Auenc commented 1 year ago

This needs more detail.

Within each div will be a header (Basic Info, Training Info, Contact Info, Bio), a ul containing lis for each data display (firstname, last name etc.)

Can you add a wireframe for each of the sections? Or, if they are done in other tickets, link to those tickets in here so it's easily accessible.

Each piece of data will be accessed through the currentUser state

Can you add more detail in regards to what data will be accessed through the currentUser? What data will be passed to what component?

chris2733 commented 1 year ago

Nice wireframe! Can you add a snippet of what data will be accessed through currentUser? Also in the 'contact info' section of the wireframe, if you are adding to one section, be sure to add the rest for consistency

chris2733 commented 1 year ago

Loosk good!