SkillAgentSearch skills...

BookStore

An online BookStore website. Developed using PHP. The interface is responsive and data is dynamic.

Install / Use

/learn @shivangigupta1404/BookStore
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BookStore:

A responsive website that displays available books in the store, along with their details.Website provides options such as browsing books based on categories or authors, searching the required book, viewing full description page of any book. It is also possible to sort the listing based on price or discount. User can register and login on subsequent accesses, view his/her cart, buy desired books. In case of any problem user can ask query which is directly sent as a mail to admin.

Screenshots:

<p> <kbd><img src="screenshot/index.png" width="350" height="450"/></kbd> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <kbd><img src="screenshot/category.png" width="350" height="450"/></kbd> </p> <p> <kbd><img src="screenshot/search.png" width="350" height="450"/></kbd> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <kbd><img src="screenshot/description.png" width="350" height="450"/></kbd> </p> <p> <kbd><img src="screenshot/cart.png" width="350" height="250"/></kbd> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <kbd><img src="screenshot/query.png" width="350" height="250"/></kbd> </p>

Setup:

  • Install Xampp if not already installed. Can be downloaded from https://www.apachefriends.org/download.html
  • Place the repository in htdocs folder of xampp
  • Go to Xampp control panel and start apache and MySQL.
  • Import the database bookstore.sql in MySql server.
  • Set up the connection credentials in dbconnect.php </br>      <kbd><img src="screenshot/connection.png" width="200" height="100"/></kbd>
  • Thats it. Open <a href="http://localhost/bookstore/">localhost/bookstore/</a> in your browser

Website Link :

<a href="http://shivangibookshop.byethost7.com">http://shivangibookshop.byethost7.com</a>

Licence :

MIT - see the accompanying LICENSE file for details.

View on GitHub
GitHub Stars59
CategoryDevelopment
Updated2d ago
Forks35

Languages

PHP

Security Score

95/100

Audited on Mar 26, 2026

No findings