SmartInv is a comprehensive Inventory Management System (IMS) integrated with a real-time analytics dashboard. Unlike a simple list, this application is designed for business owners to monitor stock levels, track financial value, and visualize data trends through graphical representations.
Features:
-Inventory CRUD System: Allows users to add, edit, and delete products with specific details like SKU (Stock Keeping Unit), category, price, and stock quantity.
-Dynamic Analytics Dashboard:
-KPI Cards: High-level summaries showing "Total Products," "Total Value (USD)," and "Low Stock Alerts".
-Data Visualization: Integrated charts that display stock distribution by category or financial value.
-Smart Search & Filtering: A real-time search bar that filters the inventory table as the user types.
-Low Stock Highlighting: Automatically flags items that fall below a certain threshold to prevent stockouts.
-Sidebar Navigation: A professional administrative layout allowing users to switch between the "Dashboard" view and the "Inventory" management view.
How it is done:
- HTML5
- CSS3
- Vanilla JavaScript