Skip to content

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

License

Notifications You must be signed in to change notification settings

shivangigupta1404/BookStore

Repository files navigation

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:

        

        

        

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
         
  • Thats it. Open localhost/bookstore/ in your browser

Website Link :

http://shivangibookshop.byethost7.com

Licence :

MIT - see the accompanying LICENSE file for details.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published