/inventory-tracker

This Django-based project provides a basic inventory management system with user authentication and product tracking. Users can register, log in, and manage an inventory of products. The project involves the use of Django's built-in authentication system, models, forms, and views.

Primary LanguagePython

Stargazers