/wiki

CS50W Project 1

Primary LanguagePython

An E-Commerce Auctions App Built using Django

to install the project's required modules, run the command python install -r requirements.txt

after that, run the command python manage.py runserver to start the app on local server