MohammedJava / group_L-soen341project2022

0 stars 5 forks source link

Updated models, add more products and adding a cart functionality #56

Closed NateTheL8 closed 2 years ago

NateTheL8 commented 2 years ago

Added the type attribute to product model. Added more products to database of different types. Added a functioning cart component and cart page. Added axios and context for the API calls. Closes #11