Reference no: EM131181653
Here is your assignment: You work for a flooring company. They have asked you to be a part of their team because they need a computer programmer, analyst, and designer to aid them in tracking customer orders. Your skills will be needed in creating a GUI program that calculates the flooring cost and stores the order in the database.
Your application must include at least three tabs. The user will choose wood flooring or carpet, enter the length and width of the floor, as well as the customer name and address. The application will compute the area of the floor and the cost of the flooring considering that wood floor is $20 per square foot and carpet is $10 per square foot. A summary should be displayed, either in a tab or another window, listing the customer name and address, floor selection, area, and cost. This information should also be stored in the MySQL database table. The program should validate that all information is entered and that the length and width are numeric values. Any numeric or currency values must be formatted appropriately when output. Recommendations for the components used for input are
- radio buttons-flooring type (wood or carpet);
- text fields-customer name, customer address, floor length, and floor width; and
- buttons-calculate area, calculate cost, submit order, display order summary, display order list.
The MySQL database table is called flooring and has the following description.
Field
|
Type
|
CustomerName
|
varchar(30)
|
CustomerAddress
|
varchar(50)
|
FlooringType
|
varchar(10)
|
FloorArea
|
double
|
FloorCost
|
double
|
In addition to entering new customer orders, your application should list all customer orders stored in the database. These will be viewed as a list, in a text area, and will not be updated by the user.
It needs to be in very basic java code and not very complicated.
The GUI component is not necessary.
How does it apply to communication in small firms
: There is a saying that goes -What you do speaks so loudly I can't hear what you say." What does this mean, and how does it apply to communication in small firms?
|
Required to submit a research paper
: You are required to submit a research paper (minimum of 14 pages / maximum of 16 pages), not including title, reference, or other non-text pages, diagrams, etc.) using the following parameters: Describe a project to security at facility using the ..
|
Present a plan for argument you will be presenting in paper
: present a plan for the argument you will be presenting in your paper. In a few sentences each, identify and explain the following items for your specific argument
|
Relationship between planning and control in small business
: Explain the relationship between planning and control in a small business. - Give an example.
|
Calculates the flooring cost and stores
: Here is your assignment: You work for a flooring company. They have asked you to be a part of their team because they need a computer programmer, analyst, and designer to aid them in tracking customer orders. Your skills will be needed in creatin..
|
Discuss the reforms done or needed in industry
: HI5003 Economics for Business. Scarce resources- which resource and in which country/industry are seen as scarce and what is being done in the industry or country. What substitutes have been used to overcome this problem! Micro economics - Choose ..
|
What type of small firm effectively use a line organization
: What type of small firm might effectively use a line organization?- When might it be necessary to change the firm's structure?
|
Discuss nature as a source of instruction and delight
: Discuss nature as a source of instruction, delight, and nourishment for the soul; return to nature as a source of inspiration and wisdom; life in nature often contrasted with the unnatural constraints of society.
|
What would you call this kind of monopoly
: On many campuses, the official college or university bookstores used to have monopoly power in selling textbooks to students. What would you call this kind of monopoly? Is it still the case at your institution? Why or why not?
|