SebasMelendez / labcheck

System for lab equipment checkin and checkout
0 stars 0 forks source link

UI logout #6

Closed SebasMelendez closed 2 years ago

SebasMelendez commented 2 years ago

as a user I want to have some form to logout of the app so that I can close my session for other users on the same machine

acceptance criteria The User interface should allow to logout with the click of a button user interface should return to the login screen once logged out

brendasosa0721 commented 2 years ago

Log out button has been added to the website. When logout click it will take it back to the main page which is the log in page.

dopecello commented 2 years ago

Please push what you have to your branch or make a PR so other collaborators can see/verify that this issue is satisfied.

Issue will be closed once team is on board.

dopecello commented 2 years ago

Need to render Logout button when logged in and then can close this