https://github.com/vishwajeetk5/bidit
BidIt! is a dynamic online auction platform designed to provide users with an immersive bidding experience. Built with PHP, HTML, CSS, and MySQL, BidIt! features real-time bidding functionality
https://github.com/vishwajeetk5/bidit
auction bidding bootstrap5 js mysql php xampp
Last synced: 6 months ago
JSON representation
BidIt! is a dynamic online auction platform designed to provide users with an immersive bidding experience. Built with PHP, HTML, CSS, and MySQL, BidIt! features real-time bidding functionality
- Host: GitHub
- URL: https://github.com/vishwajeetk5/bidit
- Owner: vishwajeetk5
- Created: 2024-02-19T08:22:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-19T10:00:18.000Z (over 1 year ago)
- Last Synced: 2025-02-15T12:45:13.050Z (8 months ago)
- Topics: auction, bidding, bootstrap5, js, mysql, php, xampp
- Language: PHP
- Homepage:
- Size: 7.15 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## BidIt!
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!
## Tech Stack
**Client:** HTML5 ,CSS ,Bootstrap
**Server:** PHP , MySql, XAMPP
## Run Locally
Clone the project
```bash
git clone https://github.com/vishwajeetk5/BidIt.git
```Go to the project directory
```bash
cd Bidit
```Set up using xampp
```bash
Start Apache and Mysql on xampp
go to http://localhost/phpmyadmin/
Create Database 'bidding'
Import sql injection 'bidding.sql'
All set to go
Place Bidit folder in xampp/htdocs
go to http://localhost/Bidit```
## Screenshots



## Demo
https://youtu.be/ovi0WQVhajc
## Our Team Avinya
- [Kartik](https://www.github.com/kartikdonwade)
- [Sambhav](https://github.com/SambhavPatil)