DarrachBarneveld / ci-swag

Project 5 for Code Institute - Diploma in Full Stack Software Development (E-commerce Applications)
0 stars 2 forks source link

USER STORY: Log out #17

Closed DarrachBarneveld closed 7 months ago

DarrachBarneveld commented 7 months ago

As a User, I can log out so that I can secure my account from other users

Acceptance Criteria:

  1. Users can successfully log out of their accounts.
  2. Clear feedback is provided to users upon successful log-out.
  3. Redirect users to the home page or a designated landing page after logging out.

Tasks

DarrachBarneveld commented 7 months ago

Logout page linked, styled and functional