/spareparts-shop

Spareparts-Shop is a simple Django application with three modules; Admin, Sales and Customers

Primary LanguageCSS

spareparts-shop

Spareparts-Shop is a simple Django role based system with three modules; Admin, Sales and Customers

Roles

Admin:

Should be able to see all the items, their prices and the discounts allowable on each.

Sales:

Should be able to see all the items and their prices.

Customer:

Supposed to see the items list. Once they hover on an item, they should see the item description.