Skip to content

laura-latuillerie/cs50-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs50-commerce

Create a django ebay clone

website capture

Brief

Design an eBay-like e-commerce auction site that will allow users to post auction listings, place bids on listings, comment on those listings, and add listings to a “watchlist.”

Project's Requirements

List of CS50's requirements

Languages

Front-End

HTML5 CSS3 Bootstrap

Back-end

Python Django