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

USER STORY : Shipping Details

Closed this issue · 1 comments

As a Site User, I can provide shipping details in order to inform the shop where to send my purchase.

Acceptance Criteria :

Loged In User :
When I navigate to "Secure Checkout" then I can enter / change (if provided in "My Details") shippings details .

Not Loged In User :
When I navigate to "Secure Checkout" then I can enter shippings details .

Tasks :

  • Create OrderForm in forms.py in chcekout
  • Generate the form in chcekout.html template
  • Create JS functionality and animation for form validation
  • Test functionality as Loged In User
  • Test functionality as Not Loged In User

Epic :
EPIC 10

This was done in commit bbe7628.