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 : Display content of Vault #48

Closed
8 tasks done
Tracked by #47
tomik-z-cech opened this issue Feb 29, 2024 · 1 comment
Closed
8 tasks done
Tracked by #47

USER STORY : Display content of Vault #48

tomik-z-cech opened this issue Feb 29, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Feb 29, 2024

As a Site User, I can display items in Vault in order to manage the items.

Acceptance Criteria :

When I visit the site and navigate to "Vault" section then I can clearly see all items in the Vault .

Tasks :

  • Create Vault app urls.py
  • Create view for displaing the Vault in views.py
  • Create vault.html template
  • Provide user with clear list of items including image, name, price and description of each item in Vault
  • Provide User with clear information about free delivery
  • Provide user with clear Total Vault Amount at the bottom of page
  • Test functionality as Logged In User
  • Test functionality as Not Logged In User

Epic :
EPIC 9

@tomik-z-cech
Copy link
Owner Author

This was done in commit d407252.

@github-project-automation github-project-automation bot moved this from In Progress to Done in PP5 - Ohm-Azing Components Mar 1, 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