ONLINE SHOPPING DAILY DAIRY
|
DAILY DAIRY REPORT
GURU NANAK DEV
ENGINEERING
COLLAGE ,LUDHIANA
Submitted By :--
CHANPREET SINGH
D3-IT-A1
CLASS Roll No. 136020
UNIVERSITY
Roll No. 1311369 (IT)
Shopping Cart System
Table
of Contents
Word did not find any entries for your table of
contents.
In your document, select the words to include in the table of contents, and then on the Home tab, under Styles, click a heading style. Repeat for each heading that you want to include, and then insert the table of contents in your document. To manually create a table of contents, on the Document Elements tab, under Table of Contents, point to a style and then click the down arrow button. Click one of the styles under Manual Table of Contents, and then type the entries manually.
In your document, select the words to include in the table of contents, and then on the Home tab, under Styles, click a heading style. Repeat for each heading that you want to include, and then insert the table of contents in your document. To manually create a table of contents, on the Document Elements tab, under Table of Contents, point to a style and then click the down arrow button. Click one of the styles under Manual Table of Contents, and then type the entries manually.
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.
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 ?
HOW SHOPPING CART SYSTEM WORKS ?
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 access their account.
Administrator of Shopping Cart System has multiple features such as Add, Delete, Update shopping Items.
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 access 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.
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.
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.
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)
· WAMP
Server
· XAMPP
Server
· MAMP
Server
· LAMP
Server
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.
Open phpmyadmin
Create Database named “shop”.
Import database shop.sql.
4.
Open
Your browser put inside URL: “http://localhost/Online_Shopping/”
Admin login details:
Login Id: admin
Password: 12345
Login Id: admin
Password: 12345


Comments
Post a Comment