Skip to content

panditraghav/bidcentral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ebidding

A E-bidding system

Home page Asset page

Development setup

Install

npm install

Run dev server

1. Run server:-

npm run dev -w server

2. Run client:-

npm run dev -w client

Features:-

User

  • User Login.
  • User Register.
  • Show All item in home page.
  • Users add credit to their account.
  • Users can make a bid in real-time (uses Socket.io).
  • Show the name and image of Top bidder.

Admin

  • Add items from admin panel.
  • Show all items and bids.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published