Sunteți pe pagina 1din 8

www.vvce.ac.

in
October 31, 2017

Online Shopping System

Project Group Members: 1. SPOORTHI D S (4VV15CS108)


2. SAGAR ACHAIAH A (4VV15CS095)

Guide: Prof. Ambika V


Prof.Vinay M G

Department of Computer Science and Engineering


Vidyavardhaka College of Engineering
1
Agenda

Introduction
Methodology
Design
Expected outcomes
References
Conclusion

2
Introduction

Online shopping is the process whereby consumers directly buy


goods or services from a seller in real-time, without an intermediary
service, over the Internet. It is a form of electronic commerce. This
project is an attempt to provide the advantages of online shopping to
customers of a real shop. It helps buying the products in the shop
anywhere through internet by using an android device. Thus the
customer will get the service of online shopping and home delivery
from his favorite shop

3
Methodology

The central concept of the application is to allow the


customer to shop virtually using the Internet.
Allow customers to buy the items and articles of their
desire from the store.
The information pertaining to the products are stores on a
RDBMS at the server side (store).
The Server process the customers and the items are
shipped to the address submitted by them

4
Design

Schema Diagram
Customers
Customer_ID First_name Last_name Email_id password address

Category
Category_ID Category_name

Products
P_price P_ID P_name P_model Category_ID Customer_ID

Cart
Cart_ID Quantity Total_cost P_ID Payment_ID

Payment
Payment_ID Amount Payment_type Customer_ID

5
Expected Outcome

Functionalities provided by the mini project


Online Shopping system manage the various type of
products details to customer.
Shows the information and description of the various type
of products to customer.
Manage the information of products.
Quick and easy saving and loading of database file.

6
Conclusion

The purpose of this project was to develop a web


application for purchasing items from a shop.
This project helped us in gaining valuable information and
practical knowledge on several topics like designing web
pages using html & css and management of database
using mysql .
Also the project helped us understanding about the
development phases of a project and software
development life cycle

7
Thank You

S-ar putea să vă placă și