You are on page 1of 10

CSE1007

JAVA PROGRAMMING

CODE – A – THON
TEAM NUMBER 4

SAURAV SUDHIR – 16BEC0118


ABHISHEK DISHANKIT – 16BEC0453
ONLINE SHOPPING SYSTEM
(DOMAIN : BUSINESS MANAGEMENT SYSTEM)

ABSTRACT
The Project entitled "ONLINE SHOPPING" is a web-based
application Software developed in JAVA LANGUAGE using
Java as front end on Pentium machine.

The main aim of "ONLINE SHOPPING" is to improve the


services of Customers and vendors. It maintains the
details of customer payments, product receipts,
addition of new customers, products and also updating,
deletion for the same. It also stores the details of
invoices generated by customer and payments made by
them with all Payments details like credit card.

PROBLEM DESCRIPTION

The central 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.

To develop a web-based application to improve the


service to the customers and merchant which in turn
increases the sales and profit in "ONLINE SHOPPING".

To develop a system capable of maintaining details of


various customers, vendors, Products and storing all
the day to day transactions such as generation of
shipment address bills, handling customers and product
receipts, updating of stores.

TECHNOLOGIES USED

HARDWARE:
A simple laptop with the following system
specifications:
1>4GB RAM
2>1TB ROM
3>INTEL i5 PROCESSOR
SOFTWARE:
1>JDK 1.2.2
2>JAVA SERVER 1.1.3
3>JDBC CONNECTIVITY
4>MYSQL CONNECTOR
5>JAVAFX
6>WINDOWS 10

MODULES IDENTIFIED
1>AdminPanel
2>BillObject
3>BillingDB
4>DbConnector
5>DeliveryAddress
6>ElectronicsDB
7>ErrorOccured
8>KidsDB
9>MainPage
10>MobileDB
11>NotificationForm
12>Processing
13>ProductInformation
14>ProductList
15>Search
16>SignedIn

VERIFICATION PROCEDURES
1>PASSWORD PROTECTION
2>ADMIN AUTHENTICATION
3>PASSWORD RECOVERY
IMPLEMENTATION
1>MAIN PAGE

2>SEARCH USABILITY – SEARCHED “NOKIA”


3>SIGN UP PAGE

4>SIGN IN PAGE
5>PRODUCT INFO

6>CART
7>DELIVERY ADDRESS

8>NOTIFICATION
9>ACCOUNT INFO

10>ADMIN PANEL
11>CHECK/UPDATE STOCKS

12>BILLING HISTORY
RESULTS AND DISCUSSIONS
The code ran successfully and was able to perform all
the necessary tasks required for customer and vendors.

The code can be modified further to display more


details, add more products and be more user friendly
and thus easier to use. Many more features can be
added that will help the customers navigate through
the application and find their desired products.

You might also like