/MLIB-Inventory

Inventory management project

Primary LanguageJavaScript

MLIB-Inventory

An inventory managment UI/UX to work with the MLIB-Inventory-Server RESTFul API

Installation

To install it is highly recommended you use a git client to clone the latest version from the repository. Below is an example:

git clone --recursive https://github.com/jas-/MLIB-Inventory.git

Configuration

Once the project & submodules have been setup you will need to point the client at the RESTFul API provided from the MLIB-Inventory-Server project.

Edit the url variable located at the top line of the js/inventory.js file.