InventoryManager
A simple Inventory Management project.
Install / Use
/learn @aredda/InventoryManagerREADME
<h1>Inventory Manager</h1>
<p>A project made specifically for inventory management, to facilitate tasks such as billing, keeping track of income and outcome..</p>
<p>Unfortunately, it comes with one language at the moment which is Arabic.</p>
<h3>Functionalities</h3>
<ul>
<li>Authentication system + Activation system</li>
<li>Entity management, for instance, products, categories and bills ...</li>
<li>Statistics of selling & purchasing procedures</li>
</ul>
<h3>Tools of development</h3>
<p>I've chosen to use a <b>WPF project</b> technology that allows me to work with <b>XML</b> when trying to design my interfaces, other than that, everything is programmed using <b>C#</b>.</p>
<h3>Screenshots</h3>
<h5>• Main Window</h5>
<img src='https://i.imgur.com/Yx0QIeQ.jpg' />
<h5>• Add Product Window</h5>
<img src='https://i.imgur.com/LskLCOh.jpg' />
<h5>• Add Category Window</h5>
<img src='https://i.imgur.com/Ie8ahiP.jpg' />
<h5>• Selling Window</h5>
<img src='https://i.imgur.com/Jye1nfv.jpg' />
<h5>• Store Window</h5>
<img src='https://i.imgur.com/z81jrGa.jpg' />
<p><b>PS:</b> There are other interfaces, I didn't list all of them, and sorry for the bad quality.</p>
