Challenge Overview
The purpose of this challenge is to create the MongoDB schema in NodeJS for the data in the provided Excel document.
There are multiple tabs and that there is flexibility to add user comments on all records but we are open to how that is implemented.
The schema should cover all the data in the Excel document.
We don't have detailed functional requirement specification right now, so please make proper assumption when creating the schema.
Please document the schema properly as well, and list all your assumptions in a README file.
Final Submission Guidelines
Submission Deliverable
-
Source Code
-
Deployment Guide and Verification Guide