1213-Throwback / Project_5

Project_5
0 stars 0 forks source link

Developing Problem 1 #3

Open ghost opened 1 year ago

ghost commented 1 year ago

As a team coder, I want to begin work on the userDetail and Topbar files so that the display will work properly and so that we can make more progress toward finishing the project.

ghost commented 1 year ago

Update: I went ahead and worked on the render function for both files.

Result for TopBar.jsx

image

Result for userDetail.jsx

image

It should be noted that I was not able to completely finish the code for userDetail.jsx because I was not able to find a way to properly define the userId constant. I was hoping someone else could pick up where I left off and test what I created.