amamolo9986 / The-Porsche-Project

MIT License
0 stars 0 forks source link

Create nav button #18

Closed amamolo9986 closed 1 month ago

amamolo9986 commented 1 month ago

Create nav button for newly created /users/profile endpoint. Should be located in the homepage

amamolo9986 commented 1 month ago

should follow completion of issue #11

amamolo9986 commented 1 month ago

in order to execute this we need to find by authentication, which is the email, and then add to the model. once that is complete we then need to add out th:href so we can add the button. should be pretty easy

amamolo9986 commented 1 month ago

Pulled this code from my old project because I didnt quite remember how to do it. Its been a while since I messed with Spring Security. Also I accidentally coded in the main, I forgot to create a branch for this issue. whoops.