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 : Vouchers section

tomik-z-cech opened this issue · comments

As a Business Owner, I have option to perform full CRUD on "Vouchers" that could be redeemed via checkout.

Acceptance Criteria :

Staff/SuperUser :

When I log in with my credentials then I am able to navigate to admin tools section to create, read, edit and delete "vouchers" redeemable at the end of checkout process.

Users with no staff or Superuser rank :

Not able to access that functinality.

Tasks :

  • Create voucers views
  • Update urls.py in owner app
  • Create forms needded
  • Create templates for reading, creating, editing and deleting vouchers
  • Test functionality as Site Admin

Epic :
EPIC 4

This was done in commit d5601e6.