/Auctioning-E-commerce-Django

An E-commerce website for Online Product Auctioning. It provides the user with a catalog of different products available for bidding in the E-store. In order to facilitate online bidding, the website provides secure bids and closing features for buyers and sellers.

Primary LanguagePythonMIT LicenseMIT

Auctioning-E-commerce-Django

An E-commerce website for Online Product Auctioning made in Django 3.2.6. It provides the user with a catalog of different products available for bidding in the E-store. In order to facilitate online bidding, the website provides secure bids and closing features for buyers and sellers.

Setup:

1.)

python manage.py makemigrations

2.)

python manage.py migrate

Run:

python manage.py runserver

Demo:

VIEW DEMO