Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER STORY : Shipping Details #54

Closed
5 tasks done
Tracked by #53
tomik-z-cech opened this issue Mar 2, 2024 · 1 comment
Closed
5 tasks done
Tracked by #53

USER STORY : Shipping Details #54

tomik-z-cech opened this issue Mar 2, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Mar 2, 2024

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

@tomik-z-cech
Copy link
Owner Author

This was done in commit bbe7628.

@github-project-automation github-project-automation bot moved this from In Progress to Done in PP5 - Ohm-Azing Components Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant