仮想ショッピング バスケットを作成しようとしています。
- There will be items [from database]
- There will be a virtual basket
- Users can drag the items and put inside basket. [Like buying in a shopping mall].
- After user clicked save button, the shopping cart will be saved.
Is there anyway to do this?