V-FOR-VEND3TTA / return-and-exchange-system

A return and exchange system to streamline the return and exchange process for ecommerce businesses, providing a seamless experience for customers and reducing operational headaches for the business using Django, Bootstrap
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Install Project Dependencies #3

Closed V-FOR-VEND3TTA closed 1 month ago

V-FOR-VEND3TTA commented 1 month ago

Install the following libraries with the following command:

pip install Django Pillow celery
V-FOR-VEND3TTA commented 1 month ago

Successfully installed the above dependencies.