Garden-Managers / garden_manager_fe

1 stars 1 forks source link

Bootstrap Index #10

Closed ParkerLockhart closed 2 years ago

ParkerLockhart commented 2 years ago

PR includes:

Bootstrap setup Header styling Welcome Index styling with navbar Service Facade Class method refactor Screen Shot 2022-03-01 at 10 16 16 PM

dkulback commented 2 years ago

Wow, this looks awesome!! Ill merge, but want to confirm what we need to change for that logout link to appear when a user is logged in..

ParkerLockhart commented 2 years ago

Wow, this looks awesome!! Ill merge, but want to confirm what we need to change for that logout link to appear when a user is logged in..

Yeah, I didn't notice that until the check failed 😬 I moved the conditional logout code into the navbar as well, so I think I just need to adjust that test to find it.