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 : Items section #17

Closed
6 tasks done
Tracked by #15
tomik-z-cech opened this issue Feb 21, 2024 · 1 comment
Closed
6 tasks done
Tracked by #15

USER STORY : Items section #17

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

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Feb 21, 2024

As a Business Owner, I have option to do full CRUD with items in order to manage products sold in my shop.

Acceptance Criteria :

Staff/SuperUser :

When I log in with my credentials then I am able to navigate to admin tools section to perform CRUD on shop items.

Users with no staff or Superuser rank :

Not able to access that functinality.

Tasks :

  • Create items views
  • Update urls.py in owner app
  • Create forms needded
  • Create templates for reading, creating, editing and deleting items
  • Create and register widget for submitting item images
  • Test functionality as Site Admin

Epic :
EPIC 4

@tomik-z-cech
Copy link
Owner Author

This was done in commit bd40bbf.

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