Question: Code a Java program that will meet part of the client's specifications. You don't have to meet all the client's specifications at this stage. This
Code a Java program that will meet part of the client's specifications. You don't have to meet all the client's specifications at this stage. This Capstone project will be your first deliverable for Poised. You will build upon this program in later Capstone projects. For this program, you should: Create a class that will be used to create a project object. - Create a class that will be used to create person (e.g. architect, building contractor, etc.) objects. - Write a program that will allow a user to: - Capture the details that are used to create a new project object. - Change the due date of the project. - Change the total amount of the fee paid to date. - Update a contractor's contact details. - Finalise the project (but don't worry about saving it to a text file yet)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
