GithubHelp home page GithubHelp logo

angela-sq / auctions Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 51 KB

This is an eBay-like e-commerce auction site that I designed which allows users to post auction listings, place bids on listings, comment on those listings, and add listings to a “watchlist.”

Python 61.16% CSS 0.06% HTML 38.77%
django auction-website commerce

auctions's Introduction

CS50W Project 2: Commerce

This is an eBay-like e-commerce auction site that I designed which allows users to post auction listings, place bids on listings, comment on those listings, and add listings to a “watchlist.”

Specification

Create Listing: Users can visit a page to create a new listing. They can specify a title for the listing, write a text-based description, determine the starting bid, provide a URL for an image for the listing, and choose a category (e.g. Fashion, Toys, Electronics, etc.).

Active Listings: In their home page, users can view all of the currently active listings.

Listing Page: By clicking on a listing, users will be taken to a page that allows them to view all the details about the listing, such as the price. If the user is sign, the user can add that listing to their watchlist, (or remove that listing if the listing is already on their watchlist). Additionally, users can comment and bid on listings. The owner can decide when to close the bid.

Dashboard: On their dashboard, users can see their account info, including their watchlist and the listings that they had won.

Categories: Users can visit a page that displays a list of all of the listing categories. Clicking on a category will take users to a page displaying all of the active listings that belong to that category.

Django Admin Interface: Via the Django admin interface, a site administrator can view, add, edit, and delete any listings, comments, and bids made on the site.

I created this website using Django. Hope you enjoy!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.