aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-16using useState to update array of items to be added in the invoice nowMikunoNaka
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
2021-04-15tweaked the site for basic mobile useMikunoNaka
2021-04-15laid out the BillingForm elements in a sexy wayMikunoNaka
2021-04-15Added more basic functionality for BillingFormMikunoNaka
2021-04-14now the products are passed in as props in JSON formatMikunoNaka
2021-04-14Played around with formsMikunoNaka
2021-03-29Changed directory structer a but (?)MikunoNaka
2021-03-27laid out some very basic components, the tile component still needs to be wor...MikunoNaka
2021-03-27rendered a simple non-functional menu/navbarMikunoNaka
2021-03-26first commit, doesn't do anything yetMikunoNaka
2021-03-26Initialize project using Create React AppVidhu Kant Sharma