Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

sduoduo233/auc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auction System

This is a web app for running live auctions where people can vote on prices in real-time.

Demo

video.webm

Deploy to vercel

Deploy with Vercel

Visit path /ipuaezrg9uer after deploying

What it does

Someone sets a price, everyone votes YES or NO.

How it works

  1. People join the auction with their name
  2. Admin throws out a price
  3. Everyone votes YES or NO
  4. Repeat with different prices until someone answers YES

Running locally

  1. Install dependencies

    npm install
    
  2. Start the server

    node index.js
    
  3. Visit http://localhost:9000/ipuaezrg9uer

About

Simple realtime auction website

Topics

Resources

Stars

Watchers

Forks

Contributors