HarshShah1997/Shopping-Cart

Posibility to use requirements.txt and virtualenv

Closed this issue · 1 comments

Hi!
First of all, congrats for this project. It seems pretty complex and the code is very readable.

Regarding the issue, you could add instructions to create a virtualenv and, with that, the use of requirements.txt, which is very practical for testing projects without messing your system installation.

Added Pipenv. Checkout README for usage instructions.