Skip to content

An Ebay-like site with the ability to post new listings, bid, and comment on items.

Notifications You must be signed in to change notification settings

h3nry-m/commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commerce site

This project is an Ebay-like site with the ability to post new listings, bid, and comment on items.

Technology used:

  • Python 3.6
  • Django 3.0

Features

  • Ability to have users
  • Ability to add comments
  • Ability to create new listings and bid on items

Screenshots

Logged Out Logged In

Deployment

Via the terminal navigate to the folder that includes manage.py.

Run:

python manage.py runserver

Follow the link to:

http://127.0.0.1:8000/

Improvements

  • Functional watchlist and category list
  • User can close the bid

Credits

CS50 Web Programming with Python and Javascript Project

About

An Ebay-like site with the ability to post new listings, bid, and comment on items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published