We have detected that you are using AdBlock.

Please disable it for this site to continue.

  • All Passwords for this resource will be in "Updates" tab below.

    We only publish files for testing purpose. Consider buying licenses to support original developers.

DepoControl - Inventory Management System

DepoControl - Inventory Management System v1.0.0

preview-xl (63).jpg


A complete inventory management solution for small/medium retail businesses featuring:

- Product CRUD operations
- Real-time stock tracking
- Inventory movement logging

Built with SQLite for local data storage and Tkinter for intuitive UI.

Features​

- Product Management

- Add/edit/delete products
- Barcode support
- Category organization
- Price and stock tracking

- Inventory Control

- Stock entry/exit recording
- Movement history with timestamps
- Automatic stock level updates

- Reporting

- Low stock warnings
- Product list export (CSV)
- Inventory snapshot

Requirements​

- Python 3.8+
- pip package manager
- openpyxl
- pathlib

Instructions​

  1. Download repository
  2. (Optional) Create virtual environment
    python -m venv venv
    source venv/bin/activate # Linux/Mac
    venvScriptsactivate # Windows


    and install openpyxl:
    pip install openpyxl
  3. Run application
    python main.py
Author
kashif
Downloads
2
Views
5
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from kashif

Top