algaringo / e-commerce-website

Auction site using Django framework, SQLite as database and Bootstrap4 for responsive design.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

e-commerce-website | Sample Run

E-commerce auction site that allows users to post auction listings, place bids on listings, comment on those listings, and add listings to a “watchlist.” Using Python with Django framework, SQLite as database and Bootstrap4 for responsive design.

Installation

Create Database

python manage.py migrate

Run Server

python manage.py runserver

Visit

127.0.0.1:8000

About

Auction site using Django framework, SQLite as database and Bootstrap4 for responsive design.


Languages

Language:Python 45.8%Language:HTML 43.1%Language:CSS 11.1%Language:Procfile 0.1%