Link to the Web Apresentation Click Here
A stock management web application where you can add, remove, edit, and save products into a database.
This application has a User System that allows the website admin to choose who can view, edit, or manage the products.
Each product has its own history that can be viewed in product detail or History Tab.
The project already comes with an SQLite database, so you just need to create a virtual environment, install the requirements.txt and runserver.