aboutsummaryrefslogtreecommitdiff
path: root/src/components/Form/AddNewItemForm.js
AgeCommit message (Expand)Author
2021-04-28New Feature: Ability to register new items in the databaseMikunoNaka
2021-04-27licenced the software with MITMikunoNaka
2021-04-18fixed AddNewItemForm stylingMikunoNaka
2021-04-18Bug Fix: now the total price of an item is the multiple of it's unit price an...MikunoNaka
2021-04-18Added HSN supportMikunoNaka
2021-04-17added a way to see the total cost and number of items in ItemsDisplayMikunoNaka
2021-04-17designed DisplayItem and ItemsDisplay so it now renders a pretty tableMikunoNaka
2021-04-16implemented a way for AddNewItemForm and BillingPage to talk to each other an...MikunoNaka
2021-04-16added validation to AddNewItemFormMikunoNaka
2021-04-16fixed the naming scheme and made the AddNewItemForm more smarterMikunoNaka