Skip to content

WPF application for warehouse management of packaging boxes while maintaining maximum efficiency with principles of Algorithms & Complexity and use of Data Structure.

Notifications You must be signed in to change notification settings

OrShitri/WarehouseManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backgroundWarehouse

Warehouse Management

WPF application for warehouse management of packaging boxes while maintaining maximum efficiency with principles of Algorithms & Complexity and use of Data Structure.
In the warehouse there are many types of packing boxes, each box has a square bottom X and height Y.
You can manage the inventory in the warehouse by supplying/updating the inventory and purchasing packaging boxes,
as well as managing expired boxes, viewing/searching the inventory of the boxes in the warehouse, displaying boxes that have not been purchased for more than T time, and receiving alerts about a low quantity in stock.
In addition, you can define custom settings in the UI (WPF) such as:
-Maximum distance limit in case of non-compliance with the requested dimensions and alternative offers accordingly,
-Maximum number of splits, expiration dates of boxes and more.
Data can be saved and loaded for each user on JSON files

Dependencies

  • .Net Core

Installing

  • Pull from here

Executing Program

  • Compile
  • Run the exe

About

WPF application for warehouse management of packaging boxes while maintaining maximum efficiency with principles of Algorithms & Complexity and use of Data Structure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages