2017 - 2018
This versatile inventory system was developed using SharePoint REST API for the backend;  Vanilla JavaScript, CSS (SASS), HTML5 for the front-end. I used Gulp for automation and NPM as the package manager.

The system is automated in terms of creating separate inventory systems under different domains. SharePoint list name, URL, and inventory field names are provided within the code in a 'config' file, and everything is populated accordingly on the page using the provided configuration. You can see the screenshots of three different inventory systems below, deployed in approximately 5 minutes each.

System has an audit trail feature, where all the changes are tracked and can be viewed as needed.
Back to Top