Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.15 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.15 KB

Bidzar

Description

Bidzar is a Django-based web application for online auctions. Users can register, create and view listings, place bids, and manage their accounts.

Table of Contents

Features

  • User registration and authentication.
  • Listing creation with title, description, starting price, and image upload.
  • Bidding on listings with validation to ensure bids are higher than current price.
  • Watchlist functionality to track interesting listings.
  • Listing status management (active, closed, won).
  • Comment on listings.

Technologies

Website Screenshots

Active Listings Listing

Source Code

Clone or download the Tentips repository from GitHub.

git clone https://github.com/Yuviio/Bidzar.git