Build an E-commerce shopping cart which will serve our company's products only (physical goods).
- Users should be able to add/delete/modify item(s) in cart.
- Users cannot order item(s) exceed the in-house stock.
- Users should see the item(s) in cart when they are logging in on another devices.