Skip to content

A warehouse inventory manager that’s smarter than your old spreadsheet. Built with Python, powered by caffeine.

Notifications You must be signed in to change notification settings

nrevanda/StockSmart

Repository files navigation

StockSmart 🧠📦

Warehouse Inventory Management System


💼 Business Understanding

Many small to medium-sized warehouses or agribusiness companies still manage their inventory manually using paper or spreadsheets. This often leads to inefficient tracking, misplaced items, and stock shortages that disrupt operations.

This project aims to provide a simple, accessible, and lightweight inventory management tool built with Python. By offering a command-line interface (CLI), warehouse staff can easily monitor inventory, record item movements, and receive low-stock alerts which definetly improving operational efficiency without needing complex software.


🚀 Key Benefits

  • ✅ Structured and searchable inventory records
  • ✅ Prevent stock-outs with low-stock alerts
  • ✅ Tracks movement history for audits and logistics
  • ✅ Supports faster, more accurate decisions
  • ✅ Lightweight & no internet required

🔧 Features

  • 🛠️ Full CRUD operations (Create, Read, Update, Delete)
  • 📥📤 Track stock movement (IN and OUT records)
  • 🔍 Search and filter by item name, category, stock, etc.
  • ↕️ Sort by ID, stock quantity, category, and more
  • 🚨 Low-stock notifications
  • 🆔 Auto-generated mutation IDs
  • 💻 Command-Line Interface (CLI)

🖥️ Installation

  1. Download the file
    Click here to download
  2. Ensure Python is installed
    Built using Python 3.10 or later
  3. Install dependency
    Only the tabulate module is required:
  4. Run the program
    Launch it in your terminal or code editor of choice.

🎥 Something Special for You

I've prepared a short presentation video for this project (in Bahasa Indonesia 🇮🇩).
Feel free to take a peek if you're curious:

👉 Watch the video


🙋‍♂️ Author

Naufal Fajar Revanda
🔗 LinkedIn | 💻 GitHub

About

A warehouse inventory manager that’s smarter than your old spreadsheet. Built with Python, powered by caffeine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages