Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 490 Bytes

Readme.md

File metadata and controls

23 lines (13 loc) · 490 Bytes

Inventory Manager

Stock Solution

Author: Anshuman Chhapolia


This repository contains the backend for Inventory Manager.

Desktop app built using electron is also available.

To Run this simply run

$ sh ./build.sh

Make Sure you have mingw64 installed if not run following command first(mentioned for Ubuntu).

$ sudo apt-get install mingw-w64

Flags

-database [complete path to database file]