Description
## Features
– Admin login/logout
– Product add/update/delete
– Vendor add/update/delete
– Purchase add/update/delete
– Customer add/update/delete
– Sale add/update/delete
– Inventory view
## How to run this script
– Download the zip file and extract
– Activate the virtual environment
– Start the script with the following command
– py manage.py runserver
– http://127.0.0.1:8000/
– Access admin with http://127.0.0.1:8000/admin
## Admin Credentials
username: admin
password: admin
Reviews
There are no reviews yet.