gantu / spring_sample_project

Example project by using Spring Framework
0 stars 0 forks source link

Logged in user can order food #9

Open gantu opened 4 years ago

gantu commented 4 years ago

Signed in user can order food

  1. ahopping cart mechanism
devxschool commented 4 years ago

shopping* typo.

what is shopping cart mechanism

gantu commented 4 years ago

It is mechanism where client adds the items to buy but not still payed. So basically user will add items that he/she is planning to buy and the end checkout and pay for the items.