Java final project: tiny distributors | CIS 407 JAVA Programming II | Strayer University

Category: Computer Science

  

In this project you will bring together everything you have learned in this class, including both programming techniques and non-technical skills. 

Tiny Distributors is a small brick and mortar store that sells various items. The owners feel they are at the point in their growth where they would benefit from a presence on the Internet. They have hired Web developers to create the website and pages, but need a Java developer to create underlying functionality. 

The owners have listed the following as the minimum functionality required for this project.

  1. The ability to add, modify, and delete customers
  2. The ability to add, modify, and delete inventory items
  3. The ability to add, modify, and delete customer orders;      a customer order is comprised of two parts: the order header and one or      more line items
  4. The ability to create and print a customer report
  5. The ability to create and print an individual customer      order
  6. The ability to create and print an inventory report      listing all inventory items in stock
  7. The ability to create and print an order report listing      all orders currently open

Although you will not be required to re-submit Phase 1, you may have received feedback for Phase 1 that will affect Phase 2. Please be sure to include any additional information in Phase 2 based on that feedback.

PHASE 2 REQUIREMENTS:

In this phase, you will create the coding needed to complete the functionality for the project. While you will not need to execute the code, all code must be syntactically correct and logically ordered.

  1. Write the class definitions for all classes. Be sure to      include all properties and methods, including the getters and setters for      each class.
  2. Write the code to create an object of each type of      class created in Part 1. The names of the objects created in this part      will be used for further requirements in this phase. Do not populate the      properties here; that will be accomplished in Part 3.
  3. Write the methods that will populate the properties of      each object created in Part 2. For purposes of this part, assume that you      have read the data from a flat file into variables for each property in      the class. These methods will be used for further requirements in this      phase.
  4. Write the code to print out an individual customer’s      information. Your code must read the customer from a file, populate the      object, and display the data from the object.
  5. Write the code to print out an order for an individual      customer. Your code must read the order header from a file, populate the      object, and display the data from the object. Then you must read each line      item from a file, populate the object, place the object in a linked list,      and display the data by reading from the linked list after all the line      items have been added. 
  6. Write the code to print out a customer report. Your      code must read each customer from a file, populate the object, place the      object in a linked list, and display the data from the linked list. 
  7. Write the code to print out an inventory report. Your      code must read each inventory item from a file, populate the object, place      the object in a linked list, and display the data by reading from the      linked list after all items have been added. 
  8. Write the code to print out an order report. Your code      must read each order header from a file, populate the object, place the      object in a linked list, and display the information by reading the linked      list after all orders have been added. 
  9. Write the code that will read the inventory information      from a file, populate the object, and populate a linked list with all the      inventory objects. Then find a particular item in the linked list based on      user input and display the information for that item.
  10. Write an executive summary for the owners of the      company. This should include at a minimum: 

a. the benefits that will be achieved from installing the project 

b. an overview of the functionality

c. how users will interact with the application, including the logical flow of entering the data

d. how you will prevent data corruption from invalid data being introduced into the system. 

WRITING REQUIREMENTS:

Your assignment must follow these formatting requirements:

  • This phase of the project must be in a single Word      document. Parts 1-9 will be reviewed by technical people and must be      correct in syntax and logic. Part 10 will be reviewed by the owners of the      company. It must be of sufficient length to fully develop your plan, it      should be clear and concise, and it should be written in professional      business language. 
  • For Parts 1-9, the code should be single spaced and have      the appropriate indentation for readability. For Part 10, it must be      typed, double spaced, using Times New Roman font (size 12), with one-inch      margins on all sides; citations and references must follow Strayer Writing      Standards (SWS). For more information, consult the SWS link in your      Blackboard course shell.
  • Include a cover page containing the title of the      assignment, the student’s name, the professor’s name, the course title,      and the date.  

Calculate the price of your order

You will get a personal manager and a discount.
We'll send you the first draft for approval by at
Total price:
$0.00
Pay Someone To Write Essay