PrathameshJadhav33 / InventoryBrief

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inventory Management System

This software allows you to track your goods throughout your entire supply chain, from purchasing to end sales. It provides you with simple UI so you can manage the stock easily and efficiently!

Table of contents πŸ”

Summary πŸ“‹

Inventory management system is a software system for tracking inventory levels, orders, sales and deliveries. It can also be used in the manufacturing industry to create sales reports ,track goods and other production-related documents. Companies use inventory management software to avoid product overstock and outages. It is a tool for organizing inventory data that before was generally stored in hard-copy form or in spreadsheets.

Technologies πŸ”¨

Project is created with:

  • Visual C++
  • MySQL

Features ⚑

  • Two Login Levels
    • Manager login - With this login manager can manage employee's as well as the stock if needed.
    • Employee Login - With this login employee's can only have access to certain functions which are alloted to them at the time of login creation by manager!
  • Sales Receipt
    • The software generates Sale Receipts once the items are sold or are sent out of store!
  • Sales Report
    • It automatically generates sales report based on sales data.
  • Storage
    • Data is stored in a database for easy access and management.
  • Along with above it also provide following general features :
    • Add and delete products.
    • Modify products.
    • Employee profile creation and management.

Questions & Issues πŸ€”

Contributing πŸ‘

If you found a bug, have an idea how to improve the Contact Diary app or have a question, please create a new issue or comment an existing one. If you would like to contribute code, fork the repository and send a pull request.

License πŸ“„

About


Languages

Language:C++ 100.0%