sayaliipawar / Online-Gift-store-Website

Online Gift store website created using basic PHP, SQL, HTML, CSS, Materialize CSS . You can use any one of XAMP, WAMP or LAMP server to run the Web site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online-Gift-store-Website

Online Gift store website created using basic PHP, SQL, HTML, CSS, Materialize CSS . You can use any one of XAMPP, WAMP or LAMP server to run the Website.

Description:
Onine Giftstore is a website created using Materialize CSS,Javascript,jquery,PHP and Mysql.
This website provides several features such as various gift categories from which users can select the products, shopping cart, checkout, login/SignUp, email module, searchig,etc.
Giftstore consistes of 8 categories such as crockery, watches, wallets, homedecore, phonecases, jewellery, kids and soft toys from which customers can select products and add to the cart.

Requirements:
To run this website on your machine you need to install anyone server such as WAMP, LAMP or XAMP.

Steps:
3)Download and install XAMPP/WAMP/LAMP server and download the files of this project
4)Start WAMMP. Start Apache and SQL server. Go to phpmyadmin and create a new database named 'giftstore'
5)Go to the giftstore database created and click on 'Import' option in the top menu 6)Upload the giftstore.sql file and import it 7)Open your web browser and check if you got the website running on your localhost (http://localhost/project_folder_name/) 8)Run index.php on localhost

ScreenShots:

1)Front Page:

front page

front page

2)Sign Up:

front page

3)Log In:

front page

4)Gift Categories:

front page

front page

5)Shopping Cart:

front page

6)Checkout:

front page

7)Order Details:


front page

Authors

About

Online Gift store website created using basic PHP, SQL, HTML, CSS, Materialize CSS . You can use any one of XAMP, WAMP or LAMP server to run the Web site


Languages

Language:PHP 93.8%Language:JavaScript 2.5%Language:TSQL 1.9%Language:CSS 1.8%