Skip to content

yubint/commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commerce

This is an ebay-like auction site made with Django.

Demo

Demo

Screenshots

Homepage

Homepage

My listing Page

My listing

Listing Page

Listing

Watchlist Page

Watchlist

Run Locally

Clone the project

  git clone https://github.com/yubint/commerce/

Go to the project directory

  cd commerce

Install requirements.txt

  pip install -r requirements.txt

Start the server

  python manage.py runserver

About

Ebay like auction Site made with django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published