NorinMp143 / Shopping-with_Php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping

It is a simple shopping website in which you can login and signup your account with this website and then add product to wishlist or cart. you can see the price or number of items that are added to cart and wishlist in home page, card page and wishlist page. At the end when you click on confirm order in cart page, it will remove all items from your cart.

Project Setup

  1. Add Database go to phpmyadmin, and create new database named "shopify" and go to "database_files" directory and import shopify.sql file into that database
  2. Setup Database in project go to "include" directory and open "common.php" file and add your username and password

if you like this, please leave a star and follow me

About


Languages

Language:JavaScript 48.5%Language:PHP 31.0%Language:CSS 18.1%Language:Hack 2.3%