Auction System
This is an online auction system (like eBay) that lets users add items for sale and purchase items. Users are only allowed to enter bids if they have sufficient funds and when an auction has ended the money are being transfered from the buyer to the seller automatically. An extra feature supported by this auction is the ability to add an autobidding amount and the system will automatically bid £0.01 more than the old highest bidder until that amount is reached. It is written in PHP, MySQL and it is W3C compliant. May contain some errors since is it an old version. [Source] [Preview]