/multi-user-shoppingcart

This project is to develop a multiuser shopping cart by handling availability and partition tolerance (CAP theorem)

Primary LanguageJavaScript

cmpe281-spartans

  • GameCart

This project intends to develop a website from which users can buy video games. Multiple users can access the cart and add items to it concurrently. The back end data service will be built using NoSQL database. Also, this project intends to handle a partition among the distributed nodes in the back end NoSQL.