Skip to content

sahilbawa7777/book-store

 
 

Repository files navigation

Book Store E-Commerce website using PHP and MySQL

View Project: https://visual-bookshop.000webhostapp.com/landing/lp.php
View Project video: https://www.youtube.com/watch?v=g6Mw-HAAUbU

Technologies used:

HTML, CSS, Bootstrap, JavaScript, PHP, MySQL, Apache.

To run this on your localhost:

  1. Install xampp software
  2. Start Apache and MySQL
  3. Clone this repo into C:\xampp\htdocs in windows or relevent folder in your os. If using wamp, clone in www folder.
  4. Open browser and go to localhost - > phpmyadmin page
  5. Add a new db named 'ecom'.
  6. Go the the Import tab and import the ecom.sql.zip file.
  7. Go to http://localhost/ecom/landing/lp.php

About

E-Commerce Book Store using PHP, MySQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.0%
  • PHP 17.3%
  • JavaScript 5.3%
  • Hack 4.8%
  • HTML 1.6%