Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 794 Bytes

File metadata and controls

30 lines (19 loc) · 794 Bytes

📦 InventoryPro – Django Inventory Management System

InventoryPro is a full-stack Inventory Management System built using Django. It allows users to manage products, monitor stock levels, and receive low-stock alerts. Designed for small businesses or personal inventory tracking.


🚀 Features

  • Add, edit, and delete inventory items
  • Track current quantity, price, and categories
  • Low-stock alerts and restock tracking
  • Search and filter inventory
  • Admin dashboard for item management
  • User authentication system

🛠️ Tech Stack

  • Backend Framework: Django
  • Database: SQLite
  • Frontend: HTML, CSS, Django Templates (Jinja2)
  • Authentication: Django Auth

👨‍💻 Contributor