/inventory-system-cli

An inventory system with POS and Sales record

Primary LanguageC

Inventory System CLI

Reminders

  • Use this application in your computer, not phone.
  • Before entering, make sure to set the window to fullscreen, the layout will break if the window is not large enough.
  • Do not manipulate the files that are generated by the program, this is where the application stores your data.
  • If you tried running the app and nothing happens, it is likely that your computer is blocking the app because it thinks it is a virus. You may need to turn it off or maybe click "run anyway" if there is an option. Or try runnning it as administrator.

Features

  • Item search
  • Item sort
  • CRUD (Create, Read, Update, Delete) operations on Item
  • Item category
  • CRUD (Create, Read, Update, Delete) operations on Category
  • Point of Sale
  • Add to cart
  • Receipts
  • Sales report by month
  • Sales report by day of certain month
  • Editing of reports

Installation

Here's how you can install the application to your computer.

  1. Download the bin.exe file
  2. Put the file inside a folder to contain the files it will generate
  3. Open the bin.exe application