NoSQL( java script)

 

Build for MongoDB is for powering an online store or e-commerce solution.   MongoDB’s features can easily manage attributes in a product catalogue, 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 accomodate the ecommerce

2. Build functions to insert and fetch data

3. Data should be in hierarchy fashion

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

Tags: No tags