Skip to content

This is a small project build for Harvard's CS50 Web Programming course hosted by edX. This was to be done primarily using Django and Bootstrap.

Notifications You must be signed in to change notification settings

berubejd/Auctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auctions!

CS50w Project 2 - Commerce

This is a small project build for Harvard's CS50 Web Programming course hosted by edX. The requirement was to:

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.”

This was to be done primarily using Django and Bootstrap.

Screenshots

Authentication

The site uses standard Django auth to control access to features such as creating and bidding on listings, managing your watchlist, and interacting with other users through listing comments.

Auth

Active Listings

The landing page will present users, authenticated or not, with the current active listings.

Active Listings

Listing Page

Details for individual listings, as well as functionality mentioned earlier and listing owner control to awarding or cancel a listing, are available on the listing page.

Listing Page

Categories

Each listing can be assigned a category which is displayed on the Current Listing page cards as well as can be used to filter listings.

Categories

About

This is a small project build for Harvard's CS50 Web Programming course hosted by edX. This was to be done primarily using Django and Bootstrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages