Skip to content

KelseyDH/auctionhero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AuctionHero

A simple replication of a hypothetical Ebay Auction site that I created during a single morning to test my skills.

  • Built with TDD using RSpec

  • Supports bidding between multiple users, with minimum bid increments. New auctions can also be supported.