Skip to content

etk18/e-auction-platform

 
 

Repository files navigation

e-Auction Platform

Overview

An online auction system enabling seamless buying and selling via competitive bidding with transparency, security, and real-time interactions.

Features

  • User Authentication: Secure login & registration.
  • Product Listings: Sellers list items with details.
  • Real-Time Bidding: Live auction updates.
  • Auction Timer: Countdown to bid deadlines.
  • Payment Integration: Secure transactions.
  • Notifications: Alerts for bids & results.
  • Admin Dashboard: User & auction management.

Tech Stack

  • Frontend: React / Nextjs
  • Backend: Node.js /Nextjs
  • Database: PostgreSQL

Setup

  1. Clone & Install

    git clone https://github.com/gulshank0/e-auction-platform.git
    cd e-auction-platform
    npm install 
  2. Configure .env (Database, API keys)

  3. Run the App

    npm run dev  # Frontend
    

Usage

  1. Register/Login.
  2. List a product.
  3. Place bids.
  4. Monitor auctions.
  5. Complete transactions.

Contribute

  1. Fork & branch.
  2. Commit & push.
  3. Submit PR.

About

online bidding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 84.5%
  • CSS 14.7%
  • JavaScript 0.8%