ONLINE SHOPPING
IF YOU NEED THE SOURCE OF THIS PROJECT CALL 09080008483
Table of content
Sr no. |
Topics |
Page no. |
1. |
Introduction |
|
2 |
Objective |
|
3 |
Requirement Analysis |
|
4 |
Hardware & Software requirement |
|
5 |
A Word about PHP |
|
6 |
SDLC |
|
7 |
System analysis |
|
8 |
Feasibility study |
|
9 |
System design |
|
10 |
E – R diagram |
|
11 |
Data flow diagram |
|
12 |
Project layout |
|
13 |
Database |
|
14 |
Benefits |
|
15 |
Coding |
|
16 |
TESTING |
|
17 |
IMPLEMENTATION |
|
18 |
FUTURISTIC SCOPE |
|
19 |
BIBLIOGRAPHY |
|
20 |
CONCLUSION |
|
INTRODUCTION
Use of Shopping Cart system
Shopping Cart System is the Simple shopping Solution. It's a full-featured website and shopping cart system that bends over backwards to give you the flexibility you need to run your online store. The basic concept of the application is to allow the customer to shop virtually using the Internet and allow customers to buy the items and articles of their desire from the store. The information pertaining to the products are stores on an RDBMS at the server side (store). The Server process the customers and the items are shipped to the address submitted by them. The details of the items are brought forward from the database for the customer view based on the selection through the menu and the database of all the products are updated at the end of each transaction.
What is Shopping Cart system?
Online shopping is a form of electronic shopping store where the buyer is directly online to the seller's computer usually via the internet. There is no intermediary service. The sale and purchase transaction is completed electronically and interactively in real-time. The development of this new system contains the following activities, which try to develop on-line application by keeping the entire process in the view of database integration approach. User gets its eamil id and password to acces their account.
Administrator of Shopping Cart System has multiple features such as Add, Delete, Update shopping Items.
Features of shopping cart system.
1. Secure registration and profile management facilities for Customers.
2. Browsing through the e-Mall to see the items that are there in each category of products like Apparel, Kitchen accessories, Bath accessories, Food items etc.
3. Creating a Shopping cart so that customer can Shop N number of items and checkout finally with the entire shopping cart
4. Customers should be able to mail the Shop about the items they would like to see in the Shop
5. Secured mechanism for checking out from the Shop( Credit card verification mechanism ).Updates to customers about the Recent Items in the Shop.
6. Uploading Most Purchased Items in each category of products in the Shop like Apparel, Kitchen accessories, Bath accessories, Food items etc.
Brief overview of the technology:
Front end: HTML, CSS, JavaScript
1. HTML: HTML is used to create and save web document. E.g. Notepad/Notepad++
2. CSS : (Cascading Style Sheets) Create attractive Layout
3. JavaScript: it is a programming language, commonly use with web browsers.
Back end: PHP, MySQL
1. PHP: Hypertext Preprocessor (PHP) is a technology that allows software developers to create dynamically generated web pages, in HTML, XML, or other document types, as per client request. PHP is open source software.
2. MySQL: MySql is a database, widely used for accessing querying, updating, and managing data in databases.
Software Requirement(any one):
Installation Steps:
1. Download zip file and Unzip file on your local server.
2. Put this file inside “c:/wamp/www/â€Â .
3. Database Configuration:
Open phpmyadmin
Create Database named shop.
Import database shop.sql.
4. Open Your browser put inside URL: http://localhost/Design_Klara3/
5. To Login as admin putinside URL: http://localhost/admin
Admin login details: Login Id: admin