aboutsummaryrefslogtreecommitdiff
path: root/src/components/Display/SummaryDisplay.js
AgeCommit message (Collapse)Author
2021-04-25added functionality to calculate the price after applying the discount on ↵MikunoNaka
each product
2021-04-18Bug Fix: now the total price of an item is the multiple of it's unit price ↵MikunoNaka
and quantity like it should be
2021-04-18Added HSN supportMikunoNaka
2021-04-17color coded ItemsDisplayMikunoNaka
2021-04-17added a way to see the total cost and number of items in ItemsDisplayMikunoNaka