A web-based product management system developed for a sale team (home appliances manufacturer).
Home Page
Product Page
Image Library
Image Crop
Image Upload
Product Update
Using a python 3.8+ environment run the following commands to set up the project.
pip install -r requirements.txt
to install the python requirementspython manage.py migrate
to run the initial database migrationspython manage.py createsuperuser
to create userpython manage.py runserver
to run the development server- Login with user and password created