BidIt! is a dynamic online auction platform designed to provide users with an immersive bidding experience. Built with PHP, HTML, CSS,Bootstrap5 and MySQL, BidIt! features real-time bidding functionality, secure payment processing, and a user-friendly interface. With BidIt!, users can explore a wide range of products, place bids, and interact with sellers and other bidders. Join BidIt! today and discover the thrill of online auctions!
Client: HTML5 ,CSS ,Bootstrap
Server: PHP , MySql, XAMPP
Clone the project
git clone https://github.com/vishwajeetk5/BidIt.git
Go to the project directory
cd Bidit
Set up using xampp
Start Apache and Mysql on xampp
go to https://localhost/phpmyadmin/
Create Database 'bidding'
Import sql injection 'bidding.sql'
All set to go
Place Bidit folder in xampp/htdocs
go to https://localhost/Bidit