aboutsummaryrefslogtreecommitdiff
path: root/src/components/Form/Form.scss
AgeCommit message (Collapse)Author
2021-05-02organised css and rewrote some css for more consistencyMikunoNaka
2021-05-01rewrote the stylesheet into something more readable. RegisterItemForm is ↵MikunoNaka
completely broken rn
2021-04-28styled the RegisterItemForm properly and introduced like 20 bugsMikunoNaka
2021-04-28New Feature: Ability to register new items in the databaseMikunoNaka
2021-04-27licenced the software with MITMikunoNaka
2021-04-26modified the colorscheme now it looks pogMikunoNaka
2021-04-26Minor styling + fixed the calculation of discount and taxes and added new ↵MikunoNaka
calculations
2021-04-18fixed AddNewItemForm stylingMikunoNaka
2021-04-17added a way to see the total cost and number of items in ItemsDisplayMikunoNaka
2021-04-15tweaked the site for basic mobile useMikunoNaka
2021-04-15laid out the BillingForm elements in a sexy wayMikunoNaka
2021-04-14Played around with formsMikunoNaka