0% found this document useful (0 votes)
7 views1 page

Data Analysis and Processing Guide

This project is a Java-based online shopping application with two main modules. The first allows customers to browse products, add them to their cart, and checkout. The second allows storekeepers to manage products, customers, and orders. It uses a relational database to store information about users, products, invoices, and payments to provide an online shopping experience and improve customer and vendor services.

Uploaded by

Chanti Bhavani
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

Data Analysis and Processing Guide

This project is a Java-based online shopping application with two main modules. The first allows customers to browse products, add them to their cart, and checkout. The second allows storekeepers to manage products, customers, and orders. It uses a relational database to store information about users, products, invoices, and payments to provide an online shopping experience and improve customer and vendor services.

Uploaded by

Chanti Bhavani
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

@@

This project is a web-based online shopping application developed in JAVA LANGUAGE using
Java as front end.
The main aim of "ONLNE SHOPPNG is to improve the services of Customers and vendors. t
maintains the details of customer payments, product receipts, addition of new customers,
products and also updating, deletion for the same. t also stores the details of invoices
generated by customer and payments made by them with all Payments details like credit card.
The primary features of the project entitled "ONLNE SHOPPNG are high accuracy, design
flexibility and easy availability. And also it uses database tables Representing entities and
relationships between entities.
The central concept of the application is to allow the customer to shop virtually using the
nternet 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
application was designed into two modules first is for the customers who wish to buy the
articles. Second is for the storekeepers who maintains and updates the information pertaining to
the articles and those of the customers. The end user of this product is a departmental store
where the application is hosted on the web and the administrator maintains the database. The
application which is deployed at the customer database, 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. Data entry into the
application can be done through various screens designed for various levels of users. Once the
authorized personnel feed the relevant data into the system, several reports could be generated
as per the security.

You might also like