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

View massive selection of electronic components at our online store. Find high-quality resistors, capacitors, tools, kits and more. Shop now for all your electronic needs !

Home Page:https://ohmazing-components-1a5a0fcb9e95.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USER STORY : Items section

tomik-z-cech opened this issue · comments

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

This was done in commit bd40bbf.