You are on page 1of 12

VELAGAPUDI RAMAKRISHNA SIDDHARTHA

ENGINEERING COLLEGE
DEPARTMENT OF INFORMATION TECHNOLOGY

SHOP TOP

Presented by:
CH Srilakshmi (198W5A1201)
M V Aparna(198W5A1213)

K Harika (198W5A1212)
Abstract:

An online shopping system that permits a customer to submit online orders for
items and/or services from a store that serves both walk-in customers and online
customers. The online shopping system presents an online display of an order
cut off time and an associated delivery window for items selected by the
customer. The system accepts the customer's submission of a purchase order for
the item in response to a time of submission being before the order cut off time.
The online shopping system does not settle with a credit supplier of the
customer until the item selected by the customer is picked from inventory but
before it is delivered. Therefore, the customer can go online and make changes
to the order.
Problem Statement
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. 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.
Languages and Tools

 Angular CLI:The Angular CLI is a command-line interface tool that you


use to initialize, develop, scaffold, and maintain Angular applications directly
from a command shell.
 React js:React.js is an open-source JavaScript library that is used for
building user interfaces specifically for single-page applications. It’s used for
handling the view layer for web and mobile apps. React also allows us to

create reusable UI components.

 Karma:Karma is essentially a tool which spawns a web server that


executes source code against test code for each of the browsers connected.
The results of each test against each browser are examined and displayed via
the command line to the developer such that they can see which browsers
and tests passed or failed.
 Protractor
 Postman
 Visual studio code
 Karma
Architecture Diagram
Implementation
 Building website using Angular from basics
 Adding details to the website by using css
 Code written using visual studio code
 Razor pay Gateway added for Payment purposes
 Tested website using Karma and Protractor
Results
Conclusion

The main objective of the application is to help computer science students


understand the basics of Java, JavaScript, and HTML. By browsing through the
application and looking at the code for each graphical interpretation, students
should be able to easily understand the implementation. The following results
have been achieved after the completing the system and relate back to the
system’s objective. This is achieved when users, i.e., computer science students,
are able to run and install the application. When they run the application, they
can browse through the implementation of different objects. This is achieved
when the user first runs the application and is directed to a home page that has
categories available for all the different item types that can be purchased with this
online shopping-cart application.
References
[1] Howe, A. von Mayrhauser, and Mraz, R. T. Test case generation as an AI planning problem.
Automated Software Engineering, 4:77-106, 1997.

[2] Koehler, J., Nebel, B., Hoffman, J., and Dimopoulos, Y. Extending planning graphs to an
ADL subset. Lecture Notes in Computer Science, 1348:273, 1997.

[3] Treutner, M. F., and Ostermann, H. Evolution of Standard Web Shop Software Systems: A
Review and Analysis of Literature and Market Surveys.

[4] Jarvenpaa, S. L., and Todd, P. A. (1997). Consumer reactions to electronic shopping on the
World Wide Web. International Journal of Electronic Commerce, 1:59–88.

[5] Peterson, R. A., Balasubramanian, S., and Bronnenberg, B. J. (1997). Exploring the
implications of the internet for consumer marketing. Journal of the Academy of Marketing
Science, 25:329–346.

You might also like