Auction System In PHP With Source Code
Other Details
Features:
User
- Regitration
- User Login
- Add Product
- Search Products
- View Product
- Start Bidding
- View Bidding'
- Logout
Admin Panel :
- Admin login
- Dashboard
- Add Project Type
- View Project Type
- View User
- View Product
- Logout
How to Run this Project:
- Starting Apache and MySQL in XAMPP
- Download Project by Projecto.in
- Extract file and paste the project into xampp/htdocs
- Open a browser and go to URL “http://localhost/phpmyadmin/”
- Now Create Database
- Import the SQL file (Database Details Mentioned in Readme file.)
- Now Open a browser and go to URL http://localhost/
- You will see htdocs/ file
- Select the project and run.