Skip to content

esteban-gasan/commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commerce

A web app that allows users to list items and bid on them, similar to sites like eBay. This project is part of the CS50's Web Programming with Python and JavaScript course offered by HarvardX.

Specification

  • Registered users can add new listings.
  • Users can view the active listings.
  • Signed in users can bid on the items.
  • Users can add listings to their watchlist.
  • List items by their categories.

The full specification list can be found here.

Video

CS50W.-.Commerce.mp4

Description

  • 00:00 - Create Listing
  • 00:31 - Active Listings Page
  • 00:42 - Listing Page
  • 01:44 - Watchlist
  • 01:55 - Categories
  • 02:17 - Django Admin Interface

About

Project 2 of the CS50’s Web Programming course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published