You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This app is an online auction app which allows user to upload their valuable product and then they can organize an auction for that product and once a user entered date is matched the campign gets over and the product is sold to the highest payer. This app is totally based on Firebase realtime database and firebase storage.
This is an Online Auction System made using Angular 6 , Node JS and using MySQL as database. It involves bidding of products in RealTime using websockets.
Auctions are among the oldest economic institutions in place and they are still in use. In this dissertation, we explore the efficiency of common auctions when values are interdependent. The value to a particular bidder may depend on information available only to others and asymmetric. In this setting, it is well known that sealed-bid auctions d…
Online auction however is a different business model where the items are sold through price bidding. Usually bidding have start price and ending time. Potential buyers in auction and the winner is the one who bids the item for highest price.
Online auction platform for real-time bidding, built with React, Express, and MongoDB. Features user authentication, live updates, and a countdown timer for each auction.
Server-side implementation of my diploma project. Is built with Nest.js, featuring Keycloak authentication, real-time bidding via WebSocket, and data management with PostgreSQL and RabbitMQ