tomik-z-cech/PP5-Ohm-Azing-Components

USER STORY : Log In

tomik-z-cech opened this issue · 1 comments

As a Site User I am able to Log In to see registered user section.

Acceptance Criteria :

1.Registered user :
When I visit the site then I am able to login via login link.

2.Not registered user :
When I visit the site and trying to log in then I am given error message that user does not exist.

Tasks :

  • Create login link on landing page
  • Test functionality trying to login with not existing credentials
  • Create a test user
  • Create Superuser
  • Test functionality with valid credentials

Epic :
EPIC 3

This was done in commit 5a19fd0.