NoSQL

Build for MongoDB is for powering an online store or e-commerce solution.   MongoDB’s features can easily manage attributes in a product catalog, track the interactions between the store’s inventory and customers’ shopping carts, and offer dynamically switching recommendations such as “Customers also bought” in a single shopping session.

1. Build a Database to accommodate the eCommerce

2. Build functions to insert and fetch data

3. Data should be in a hierarchy fashion

4. Demo the full solution – when data is fetched by product identifies, name  – it should return hierarchial data

Tags: No tags