Develop a shopping carts application , JAVA Programming

Assignment Help:

To develop a shopping carts application for an online store of your choice

Outcomes:

1. Apply the GUI components of Java and other tools to create user-friendly interfaces.

2. Explore best practices for designing, developing and deploying web applications.

3. Implement JSP and other Java web technologies to create multi-tier web applications.

4. Work effectively in teams.

5. Enhance presentation as well as communication skills.

Project features:

Use cases:

The application has the following requirements:

1. The user browses to the application and is presented with a list of products categories depending on the type of the store.

2. The user selects a product category and is presented with a list of products that are within the selected category.

3. The user can also search for a particular product.

4. The user clicks a link to add a product to the shopping cart.

5. The user clicks a menu link to view the current contents of the shopping cart. This page, My Cart page, presents a list of the shopping cart items, along with the quantity and price of each. At the bottom of the list is the total value of the cart. The quantity of each item is presented in a way that the user can modify to change the quantity in the cart. At the bottom of the list is an Update button that refreshes the page and updates the user's shopping cart with the new quantities.

6. From the My Cart page, the user can select to clear the entire cart, removing all items. When the user selects this link, all items are removed from the cart and the user is presented with the list of product categories.

7. The user selects a Checkout button from the menu and is presented with a form that collects personal and credit card number information. The form ensures that all values are entered, and appropriate validation is performed against the zip code field and the credit card number. The verification mechanism if of your choice: JavaScript or on server validation. At the base of the form, the current content and value of the order are again displayed.

Business Rules:

- A purchase order must be made through a customer account. This account must be authenticated using a valid login and password.

- A customer is identified by email. System must guarantee the uniqueness - one email can identified one and only one account.

- A unique order number/confirmation number must be generated for each order that is placed.

- Every order/confirmation must have the current date and time (server time).

- Every product is identified by unique ID and has: name, description, price and quantity on stock.

- Quantity is decreased when item is sold.

- Quantity is an integer number equal or greater than 0 (zero). Negative quantity is not allowed Important guidelines:

  • A text file or database can be used to store the information.
  • The interface must be user-friendly and have a professional look-and-feel.
  • Appropriate validations must be done.
  • MVC model should be followed
  • Add any two additional features to enhance the functionality of your application.
  • Use appropriate comment entries to signify your course code, team name and each member's student ID, last name and first name.

Related Discussions:- Develop a shopping carts application

We require responsible and serious programmer, We require responsible and s...

We require responsible and serious programmer Project Description: Big Data and On-line tools Website Liferay - JAVA - Portlets - JSP and JSF Skills required: J2EE,

Javascript and coldfusion, Overview Demonstrate your knowledge of JavaS...

Overview Demonstrate your knowledge of JavaScript and ColdFusion by implementing the following functionality: Contact form • The following validation error message shou

Help about java code regarding udp, I need to know waht exactly is happinin...

I need to know waht exactly is happining in the following code class Worker implements Runnable { DatagramSocket socket = null; DatagramPacket packet = null; public W

For in statement, It is a distinct type of loop, used to iterate through th...

It is a distinct type of loop, used to iterate through the properties of an object or the elements of an array. For instance assume the following statement that loops through th

Decision structures, for $9.95 per month, 10 hours of access are provided.A...

for $9.95 per month, 10 hours of access are provided.Additional hours are $2.00 per hour

What is constructors and explain with an example, What is Constructors? Exp...

What is Constructors? Explain with an example? A constructor forms a new instance of the class. It initializes all the variables and does any work essential to prepare the clas

Describe two reasons driving the termination of processes, Question 1: ...

Question 1: (a) Describe two reasons driving the termination of processes. (b) Discuss the five main steps the OS would implement once it has decided to create a new proc

A simple desktop software, A simple Desktop Software Project Description...

A simple Desktop Software Project Description: We want a tool that could convert Flash Games into HTML5 Files. These are not tedious games, very simple game. I have attached

Using the Case Study supplied, The report: Your report must describe the re...

The report: Your report must describe the requirements of the application, outline the design of the solution, and provide a testing procedure to prove the application works. In yo

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd