Skip to content

maxcnunes/SignalR-Auction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

SignalR-Auction

This is a really small application just developed to exemplify how to code with SignalR.

How this Auction works

  • The auction start remaining 1 minute and 30 seconds to finish
  • Each bid add 30 seconds to the remaining time
  • Each bid add 1 cents to the value of the next bid
  • The max value allowed to the remaining time is 1 minute and 30 seconds
  • The last person to bid is the winner

Soon will be available the link to see the DEMO application running Click here to see the DEMO

About

Example using SignalR to build a simple Auction App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages