Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 573 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 573 Bytes

C# Console Application - Inventory Management System

Inventory management is very important for the success of many companies. In this assignment I implemented a small scale inventory management system with limited functionality. My program will provide a command-line interface for reading commands from the user.

In the command-prompt, marked by cmd>, the user can enter a command. Typing ? or help in the command prompt should produce the following help menu:

alt tag