Skip to content

kavehzare98/InventorySystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InventorySystem

Inventory System application now supports CLI and GUI on Fedora & Ubuntu Linux.

Command Line Interface (CLI)

Command Line Interface (CLI)

Graphical User Interface (GUI)

Graphical User Interface (GUI)

Steps to Install

git clone <this repository>
cd InventorySystem

1. Install all dependencies (compiler, Qt, CMake)

./scripts/1_install_dependencies.sh

1.1 Note: you will be prompted for your password in order for installation to complete successfully.

2. Configure build directory

./scripts/2_configure.sh

3. Build GUI and CLI

./scripts/3_build.sh

Run GUI

./scripts/last_run_gui.sh

Run CLI

./scripts/last_run_cli.sh

About

work in progress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors