An open API service indexing awesome lists of open source software.

https://github.com/vehanrajintha/vehicle_auction_system

Vehicle Auction System made by using PHP and SQL
https://github.com/vehanrajintha/vehicle_auction_system

auction auction-system auction-website auctions mysql php sql vehicle

Last synced: 2 months ago
JSON representation

Vehicle Auction System made by using PHP and SQL

Awesome Lists containing this project

README

        

# Vehicle_Auction_System

[![Typing SVG](https://readme-typing-svg.demolab.com?font=Fira+Code&pause=1000&color=9304F7&width=435&lines=Vehicle+Auction+System)](https://git.io/typing-svg)

![repo views](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FVehanRajintha%2FVehicle_Auction_System&count_bg=%2379C83D&title_bg=%23555555&icon=gitpod.svg&icon_color=%23E7E7E7&title=Views&edge_flat=false)

![forks](https://img.shields.io/github/forks/VehanRajintha/Vehicle_Auction_System?label=Forks&style=social)
![stars](https://img.shields.io/github/stars/VehanRajintha/Vehicle_Auction_System?style=social)

![size](https://img.shields.io/github/repo-size/VehanRajintha/Vehicle_Auction_System?color=purple&label=Repo%20Size&style=plastic)
![license](https://img.shields.io/github/license/VehanRajintha/Vehicle_Auction_System?color=purple&label=License&style=plastic)
![developer](https://img.shields.io/static/v1?label=Author&message=Vehan%20Rajintha&color=purple&style=plastic)

--------------------------------------------------INSTRUCTIONS--------------------------------------------------------------

**Install xampp**
- Run apache and MySQL servers through xampp
- Put the project folder to /xammp/htdocs path
- create Databse on PhpMyAdmin dashboard name --> vehicle_auction
- import database ---> _vehicle_auction.sql

- Open your browser and browse http://localhost/Auction_System/ (this is the main user page)
- Admin and manager login page ---------> http://localhost/Auction_System/admin/

Sample User login credential : E-mail ----> [email protected]
password---> 234

Admin login credential : email ---> [email protected]
password ----> 123

**extra**
----> Used bind values for php
(The bindValue method is used to bind a value to a parameter in a prepared statement. This helps prevent SQL injection attacks by ensuring that the values are properly escaped.)
----> Used Session management

## Download
# Click on the below Mediafire icon to Download Full Zip file with Database

[Get it on Mediafire](https://www.mediafire.com/file/4focyijbhtn2im9/Auction_System.zip/file)

## Screenshots

![pic1](pic1.jpg)
![pic2](pic2.jpg)
![pic03](pic03.jpg)
![pic3](pic3.jpg)
![pic4](pic4.jpg)
![pic5](pic5.jpg)
![pic6](pic6.jpg)
![pic7](pic7.jpg)