Commit Graph

18 Commits

Author SHA1 Message Date
Kira c4f54c70b6 Added in Local Storage functionality to store products and cart items into the users local storage.
Cleaned up code and removed excess files.
2022-09-16 16:06:57 -07:00
Kira 4a358ede89 Improved performance: only one call to db rather than two when regarding products with their categories information. 2022-09-16 12:26:11 -07:00
Kira a9e1cb479f Tiny adjustment 2022-09-16 11:32:34 -07:00
Kira 6023073b3a Dynamic Sidebar implemented, with appropriate icons and separately populated category pages 2022-09-16 11:30:18 -07:00
Kira 1ce7b31d8e Checkout functionality, including PayPal payment portal. 2022-09-15 13:37:54 -07:00
Kira 459c8bd992 Created a cute little custom spinner that can work with the fa icons; need to figure out how to make background transparent. 2022-09-14 18:35:55 -07:00
Kira f6e0111d34 Little fun with the spinner. 2022-09-14 17:22:32 -07:00
Kira ab44138697 Made the spinner appear in the center. 2022-09-14 15:23:59 -07:00
Kira 78f91aa270 Now serving a Cart Menu item to direct users directly to cart; includes showing how much is currenty in the cart.
Cart Menu item also visible under side-nav menu when in phone display.
2022-09-14 15:09:48 -07:00
Kira 3af8854b42 Now using FontAwesome Icons! 2022-09-14 14:08:08 -07:00
Kira 05293e0db8 Toggled visibility for the update button; had trouble with the class name being too long? "update-quantity" does not work whereas "update-qty" does? Alright. 2022-09-14 13:56:26 -07:00
Kira a3a1071482 Update Quantity working; applying responsive styling changes next. Checking in at working state. 2022-09-14 13:05:05 -07:00
Kira df593b704d Found the error preventing from the Shopping Cart from loading; fixed.
Confirmed that Remove from Cart works.
2022-09-14 11:28:56 -07:00
Kira 675444795c "Remove from Cart" functionality added; need to go back to debug why the Cart is no longer coming up. 2022-09-12 11:27:36 -07:00
Kira 3bf434124c Add To Cart - Functionality complete 2022-09-08 19:22:48 -07:00
Kira 0ef69dd498 Initial 2 2022-09-07 18:19:20 -07:00
Kira f375f4225a Initial 2022-09-07 16:42:04 -07:00
Kira Jiroux 82f20d1e7d Initial 2022-09-07 16:31:35 -07:00