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.
- 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
- Backend Framework: Django
- Database: SQLite
- Frontend: HTML, CSS, Django Templates (Jinja2)
- Authentication: Django Auth