INVENTORY MANAGEMENT SYSTEM
The Inventory Management System is a simple and efficient solution designed for small businesses to track their stock levels and manage transactions. Built with a combination of HTML, CSS, Python (Flask), and SQL, this system provides a user-friendly interface for adding, editing, and deleting inventory items, as well as tracking stock levels based on sales and purchases.
User Registration and Login: Secure user authentication with registration and login functionality.
Inventory Management: Easily add, edit, and delete inventory items.
Stock Tracking: Automatically update stock levels based on transactions (sales and purchases).
Dashboard: A centralized dashboard to view and manage all inventory items.
Frontend: HTML, CSS
Backend: Python (Flask)
Database: SQLite
Login Page
Dashboard
Python 3.x
Flask
SQLite3