Skip to content

nilay1221/Inventory_Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventory_Management

Inventory Management System for Thread Dyeing Factory

Alt text

This is a desktop application that manages all the records of entries of raw material, production and sales of products in thread dyeing factory.

Functionalities :

It has various stages of :

  1. Adding details about raw material and end products i.e. name price description of raw material, reciepe of end product,etc.

  2. Add the details of raw material entry i.e. the transaction of quantity of raw material bought today.

  3. Add the details of end product entry i.e. the transaction of quantity of end product produced today in the factory operations.

  4. Add the details of sales i.e. the transaction of quantity of end product sold. All the above stages have operations like add records,modify present records,delete present records or view the records.

  5. The addtitional operations are to view the closing stock of all the raw materials and the end products and also can view all the transactions for a given raw material or product in a date range.

This projects manages all the transactions that occur in a thread dyeing factory from the records of buying the raw materials to the sales of the end products produced in the factory.

To run this app run main.exe file or run main.py file in PythonFiles folder.

This project is a part of OSTPL course.

Software Requirements:

  • Python3
  • PyQt5

Installation:

pip install pyqt5

pip install pyqt5-tools

Tech stack:

  • Frontend : PyQt5 (module in python)
  • Backend : Python3
  • Database: Sqlite3

About

Inventory Management System for Thread Dyeing Factory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages