Louibens / PP4-Free-Furniture-Ireland

0 stars 0 forks source link

USER STORY: REGISTRATION #2

Open Louibens opened 1 year ago

Louibens commented 1 year ago

As an unregistered user, I want to be able to easily register on the website in order to get access to list items or comment on other users items

Louibens commented 1 year ago

Acceptance Criteria: Users are able to register, sign in and logout of their account

Louibens commented 1 year ago

Tasks

  1. Update settings.py to connect to allauth pages
  2. Install crispy form packages
  3. Update settings.py to add crispyform requirements
  4. Freeze requirements
  5. Update the login.html, signup.html and logout.html to incorporate crispy form styling
  6. Update header.html with allauth page links