eBay style e commerce auction web application with Django framework

製品情報

¥34,551
cart 買い物カゴに追加 favorites お気に入りに追加
ユーザーガイド 画像 動画

デベロッパー

avatar
Lilach
×

価格交渉

コードサンプルのリクエスト ダイレクトメッセージ

2021年08月23日

公開チャット

製品詳細

n this project, I've developed an eBay-style e-commerce auction site that allows users to post-auction listings, place bids on listings, comment on those listings, and add listings to a “watchlist”.

Create Listing: Any user can create a new listing.

The users can specify a title for the listing, a text-based description, and the starting bid.

Additionally, users also optionally can provide a URL for an image for the listing and/or a category (e.g. Fashion, Toys, Electronics, Home, etc.).

Active Listings Page: The default route of my web application lets users view all of the currently active auction listings.

For each active listing, this page displays the title, description, current price, and photo.

Listing Page: Clicking on a listing takes users to a page specific to that listing. 

On that page, users can view all details about the listing, including the current price for the listing.

If the user is signed in, the user can add the item to their “Watchlist”.

If the item is already on the watchlist, the user can remove it.

If the user is signed in, he can bid on the item.

The bid must be at least as large as the starting bid and must be greater than any other bids that have been placed (if any).

If the bid doesn’t meet those criteria, the user is presented with an error.

If the user is signed in and is the one who created the listing, the user can “close” the auction from this page, which makes the highest bidder the winner of the auction and makes the listing no longer active.

If a user is signed in on a closed listing page and has won that auction, the page will say so.

Users who are signed in can add comments to the listing page.

The listing page displays all comments that have been made on the listing. 

Watchlist: Users who are signed in can visit a Watchlist page, which displays all of the listings that a user has added to their watchlist. Clicking on any of those listings will take the user to that listing’s page.

Categories: Users can visit a page that displays a list of all listing categories.

Clicking on the name of any category will take the user to a page that displays all of the active listings in 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.

YouTube introduction: https://www.youtube.com/watch?v=wyqxK9SyQlI

File Tree

  • 📁 eBay style e commerce auction web application with Django framework

価格情報

価格の統計

最高価格
¥34,654
平均価格
¥34,278
最低価格
¥33,844
AI価格予測
¥19,885

インサイト

限定プレビュー


実際の製品には、すべてのファイルと完全なコードが含まれています。

依存パッケージ

依存パッケージを表示する

ランダムサンプルファイル

プロジェクトファイルの統計

階層

サンプルファイルを選択してください
X
user-symbol

Stay in touch

ビジネスおよび開発者向けの実用的な最新情報をご希望ですか?

ソースコードプロジェクトに対するPieceXコミュニティのニーズについてご提供します。

PieceXの最新の無料コミュニティコードプロジェクトをいち早くお知らせします。