Skip to content
/ Bidzar Public

Bidzar is a Django-based web application for online auctions.

Notifications You must be signed in to change notification settings

Xerx81/Bidzar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published