Code-Society-Lab / cursif-web

React client for Cursif
2 stars 5 forks source link

Navigation User Menu #25

Open PenguinBoi12 opened 8 months ago

PenguinBoi12 commented 8 months ago

In the right side of the navigation menu of an authenticated user, we want to add a dropdown menu that will allow the user to access settings related to its account.

 It would be interesting to create a component for authenticated user nav bar so we can reuse that easily.

This as mostly been done. All that has to be added it the code for the user menu.