In this project report we will discuss about webpage design and bleow are the summaries point:-
A shopping cart webpage was developed using Java programming language.
The webpage includes shopping items such as electronics, kids items, and cloth items.
Java servlets, AJAX, JSON, Websockets, and particle photon were used for the development of the webpage.
The customer can search for products and add them to the cart, delete cart items, and update cart items.
Customer purchase data is stored on the admin page.
Customers can log in using a username and password after signup.
AJAX was used to create the front page, and JSON was used for webpage request and response.
The webpage has default username and password, and only the admin can access it.
The Particle Photon is a cloud function used for retrieving and publishing data.
A web-based shared whiteboard application was developed to build a collaborative shopping cart that allows multiple customers to add and delete cart products.
The project successfully designed the shopping cart webpage using Java programming language.