Skip to content

AnirudhA124/Auction-Alley

Repository files navigation

Auction Alley

Welcome to the Auction Alley repository! This project is aimed at creating a dynamic auction platform where sellers can list products, and buyers can bid on them.

Introduction

Auction Alley is a web application built using Flask, HTML, CSS, and possibly JavaScript for front-end interactivity. It allows sellers to list products with scheduled auction times, where buyers can bid on those products.

Features

  • User Management: Users can register, log in, and manage their profiles.
  • Product Listing: Sellers can list their products with detailed descriptions and starting bids.
  • Auction System: Products are listed with scheduled auction times, and buyers can bid on active auctions.
  • Payment Integration: Integration with payment gateways for secure transactions.
  • Admin Dashboard: Admins have access to a dashboard for managing users, products, and auctions.
  • Responsive Design: The website is designed to be responsive and accessible on various devices.

Installation

To run Auction Alley locally, follow these steps:

  1. Clone the repository: git clone https://github.com/yourusername/auction-alley.git
  2. Navigate to the project directory: cd auction-alley
  3. Install dependencies: pip install -r requirements.txt
  4. Set up the database: (Provide instructions for setting up the database if applicable)
  5. Run the Flask application: flask run

Usage

  1. Visit the website at http://localhost:5000 in your web browser.
  2. Register for an account as a seller or buyer.
  3. Log in to your account.
  4. Explore listed products, bid on active auctions, or list your own products for auction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •