An open API service indexing awesome lists of open source software.

https://github.com/thedancercodes/inventory-mgt-system

This is the source code for an Inventory Management System built using Java.
https://github.com/thedancercodes/inventory-mgt-system

java

Last synced: about 1 year ago
JSON representation

This is the source code for an Inventory Management System built using Java.

Awesome Lists containing this project

README

          

# Inventory Management System

This is the source code for an Inventory Management System built using Java.

## Project Setup
* Clone [Inventory Mgt Sysytem](https://github.com/TheDancerCodes/inventory-mgt-system) inside your working folder.
* Start Intellij IDE
* Select "Open Project" and select the generated root Project folder
* Run the project!

## Screenshot

![Inventory Mgt System Screenshot](art/inventory-mgt-system.png?raw=true "ScreenShot")