Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.
/ shopping-cart Public archive

Basic Shopping Cart website in functional PHP.

Notifications You must be signed in to change notification settings

gopibabus/shopping-cart

Repository files navigation

Shopping Cart

Shopping cart and integrate PayPal payment gateway in to a website

Steps to run this project on your local Environment

  1. Install MAMP/WAMP
  2. Go to htdocs or root directory of your server
  3. Inside htdocs create folder called projectPaypal
  4. Import file called ks_shop.sql in to your database server. So that it will create database called ks_shop in your local instance.
  5. Make sure that your server running on port 80
  6. You all set, visit http://localhost/shopping-cart