Skip to content

Online Market Place where Users can register themselves , list items for sale, buy items from other users, and engage in real-time auctions for unique items , Transact Through Payment Gateway and make purchase

Notifications You must be signed in to change notification settings

HarshSharma0801/BidRush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

BidRush

BidRush is an Online Market Place where Users can register themselves , list items for sale, buy items from other users, and engage in real-time auctions for unique items , Transact Through Payment Gateway and make Purchase of items .

Video

BidRushVideo.mp4

Screenshots

Screenshot (36)

Screenshot (37)

Screenshot (38)

Screenshot (40)

Screenshot (39)

Screenshot (42)

Screenshot (46)

Screenshot (45)

Key Features

1. List of Products by Users

2. Interactive Frontend with Cart Functionality

3. Admin Powers to User

4. Stripe Payment Integration

5. CRUD Operations can be performed by user

6. Cloudinary used for image support

7. WebSockets used for Bidding (might not work on vercel but locally)

Demo

live here

Installation

Use the package manager [npm](https://www.npmjs.com/ to install BidRush.

For Server

cd Server
npm install

For Client

cd Client
npm install

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Mongo_ConnectionString

ACCESS

REFRESH

Cloudinary_Name

Cloudinary_APIKEY

Cloudinary_SECRET

Stripe_SECRET

Run Locally

Clone the project

  git clone https://github.com/HarshSharma0801/BidRush.git

Go to the Server

  cd Server

Install dependencies

  npm install

Start the server

  node server.js

Go to the Client

  cd Client

Install dependencies

  npm install

Start the server

 npm run dev

would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Online Market Place where Users can register themselves , list items for sale, buy items from other users, and engage in real-time auctions for unique items , Transact Through Payment Gateway and make purchase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages