Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xerx81/bidzar

Bidzar is a Django-based web application for online auctions.
https://github.com/xerx81/bidzar

auction-website django html-css python sqlite webapp

Last synced: 4 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Bidzar
#### Link: https://bidzar.pythonanywhere.com/

## 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](#features)
- [Technologies](#technologies)
- [Source Code](#source-code)

## 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
- Django web framework (https://www.djangoproject.com/)
- Python 3
- Sqlite database

## Website Screenshots

![Active Listings](https://github.com/user-attachments/assets/aa4acb05-72f3-4f92-ae93-610255439480)
![Listing](https://github.com/user-attachments/assets/b750d51e-357b-4ec5-a37f-c1b4a2f6d643)

## Source Code

Clone or download the Tentips repository from [GitHub](https://github.com/Yuviio/Bidzar.git).

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