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

J2ee java website rebuild, J2EE Java Website rebuild Project Description...

J2EE Java Website rebuild Project Description: We are seeking an experienced developer to re-build a Java/J2EE based Website. We are in requirement to reconstruct our website

Clean up for java programs, You have recently joined a games company. The S...

You have recently joined a games company. The SQA manager has given you the task of improving the code quality of simple games. This is a standard task which the SQA manager gives

Explain how several ways businesses monitor their employees, Explain how se...

Explain how several ways businesses monitor their employees? Systems are available in which monitor or most every key stroke which an employee forms on computer. Systems are av

What is event handler works, What is Event Handler works? An event hand...

What is Event Handler works? An event handler is a command which is used to call a function when an event happens, such as the user clicking a button or mouse.

What is a proxy, A proxy is an object that is formed after applying advice ...

A proxy is an object that is formed after applying advice to a target object. When you think of client objects the target object and the proxy object are the similar.

Thread, create thread without extending anything

create thread without extending anything

What is pop, The Post Office Protocol is an application-level protocol with...

The Post Office Protocol is an application-level protocol within an intranet which is used by the local e-mail clients to send and retrieve e-mails from a remote server those are l

Homework assignment, How do you start the Energy consumption program

How do you start the Energy consumption program

Describe member variables vs. local variables, Describe Member Variables vs...

Describe Member Variables vs. Local Variables ? class Car { String licensePlate = ""; // member variable double speed; = 0.0; // member variable double maxSp

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