Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/xerx81/bidzar
- Owner: Xerx81
- Created: 2024-08-14T08:06:29.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T06:17:49.000Z (3 months ago)
- Last Synced: 2024-08-21T07:42:00.745Z (3 months ago)
- Topics: auction-website, django, html-css, python, sqlite, webapp
- Language: Python
- Homepage: https://bidzar.pythonanywhere.com/
- Size: 82 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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