bhush-n / Online_Book_Store

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.

Home Page:https://online-book-store-snowy.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Book Store

Table of contents

Introduction

API References

Features

Installation

License

Screenshots

Support

Introduction

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

API Reference

Razorpay API

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

Features

  • User can anytime add or remove books.
  • Safe payment method.
  • Dynamic and user friendly UI.
  • Various types of books available.

Installation

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

License

MIT

Screenshots

App Screenshot

Support

For support, email bhushanch45@gmail.com.

About

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.

https://online-book-store-snowy.vercel.app


Languages

Language:PHP 65.3%Language:CSS 32.7%Language:JavaScript 1.5%Language:Shell 0.4%Language:Batchfile 0.1%