Skip to content

Anisur-R/Smart-Inventory-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Inventory Management System 📦

A robust and user-friendly Inventory Management System designed to streamline stock tracking, pricing, and product categorization. This project demonstrates full-stack development skills using Python and SQL.

✨ Key Features

  • Real-time Search: Instantly find products by name or category.
  • Full CRUD Operations: Add, View, Update, and Delete inventory items seamlessly.
  • Automated Stock Alerts: Visual "Low Stock" indicators for items with quantity ≤ 5.
  • Relational Database: Powered by SQLite for reliable data persistence.
  • Responsive UI: Clean and modern interface built with HTML5 and CSS3.

🛠️ Tech Stack

  • Backend: Python, Flask
  • Database: SQLite3
  • Frontend: HTML5, CSS3, JavaScript

🚀 How to Run

  1. Clone the repository: git clone https://github.com/your-username/smart-inventory-system.git
  2. Install Flask: pip install flask
  3. Run the app: python app.py
  4. Access at: http://127.0.0.1:5000/

About

A full-stack inventory management web application built with Python (Flask) and SQL (SQLite), featuring real-time search, automated stock monitoring, and full CRUD operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors