BuildForSDG / Team-277-Back-End

1 stars 1 forks source link

Please add a cart. #15

Open ChrisBinK opened 4 years ago

ChrisBinK commented 4 years ago

This option should allow users to add a product to a cart.

The user needs to be authenticated to add products to the cart.

Note either the cart will be stored in session or persisted to the database.