Skip to content

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

Notifications You must be signed in to change notification settings

algaringo/e-commerce-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published