Coder Social home page Coder Social logo

cs50-web-project2-commerce's Introduction

CS50W-2022-Project2-Commerce

Build a ebay-like website with Django and bootstrap

๐ŸŽฅDemo Video๐ŸŽฅ

Get started

1.Clone this repo

[email protected]:ChuLiYu/CS50-Web-project2-Commerce.git

cd commerce

2.Install dependencies:

pip install -r requirements.txt

  1. Run the development server: python manage.py runserver

4.Go to you local host and port(noramlly at 8000) to see the page.

Function Intro

New Listing

Create your Listing for sale with Title, Start bid price, Category, Description, if you are logged in. And other people can make NewListing1

Browing, Bidding and Commenting on listing

You can see other people's listings, make a bid and comment on it. Browsing bidding commenting1

Watchlist

You can add a listing to your watchlist and see them all in the Watchlist tab. WatchList

Category

You can also see other listing by their category, using the category tab. Category

Deactive listing and close bidding

You can proactively close the listing. Once the listing is close, the highest bidding person will be notified. CloseBidding

Comment and bidding is login required

If you are not logged in, you can not see the comment and bidding part of function. Login Requirement

Account Register

Register

cs50-web-project2-commerce's People

Contributors

chuliyu avatar

Watchers

 avatar

cs50-web-project2-commerce's Issues

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.