This is the final year project I have developed using PHP, MySQL, Razorpay, Html, Css, Js. In this this project user can register itself as an admin as well as user means user can sell the books and also buy the book. I have used razorpay api integration for payment method for safe checkout. Validated all the validations and passwords using hashing and some built in methods of PHP
You have to register on razorpay test mode and take your api key.
Parameter | Type | Description |
---|---|---|
api_key |
string |
Required. Your API key |
https://dashboard.razorpay.com/app/dashboard
- User can anytime add or remove books.
- Safe payment method.
- Dynamic and user friendly UI.
- Various types of books available.
Download XAMPP (Compulsory)
Copy and paste this link in url to download xampp
*Link-----> https://www.apachefriends.org/download.html (Download 8.0.3 version of windows)*
-> After downloading install the software in your pc/laptop
->After installation go in local disk "C" then after entering in disk click to open "xampp" after entering
in the "xampp" click to open "htdocs" then follow the below process -->
1. First Extract The "Project" File to The Directory "C:\xampp\htdocs"
2. Then Open "http://localhost/phpmyadmin/" in Your Browser and Create a database and import from extracted file.
3. Then run it on localhost
For support, email bhushanch45@gmail.com.