Write a program to prepare a loan calculator program

Assignment Help JAVA Programming
Reference no: EM132098990

Please provide python tkinter GUI soution for the below problem.
Please Dont post wrong or spam answer if you don't know the solution.

Loan Calculator Enhancement

Introduction

You are a systems analyst working for a company that provides loans to customers. Your manager has asked you to enhance and correct their existing Loan Calculator program, which is designed to calculate monthly and total payments given the loan amount, the annual interest rate, and the duration of the loan.

Although the current version of the program (hereby termed the "As Is" version) has some functionality, there are several missing pieces, and the user would like to see significant improvements.

Also, the program has some bugs that need to be fixed. After a requirements elicitation session , you have uncovered the following facts about the As Is version, and you are prepared to work with this existing program and create the enhanced version (hereby termed the To Be version).

Note: the as-is program is Listing 9.11 LoanCalculator.py, which is described in section 9.7 of the textbook. The existing code is available in the Ch9 examples, which you can download from Canvas.

The requirements are discussed below.

The As Is System

In its current state, the program takes user input in the form of an annual interest rate, number of years, and total loan amount. It displays the calculated monthly payment, and the calculated total payment. This image shows an example.

This is fine as far as it goes. But it has a glitch. For example, if the user fails to enter proper numeric values, the program aborts with an ugly message like this:

Users are very annoyed when they see this, and they have to restart the program in order to continue their work.

Also, the program is incomplete. There is more functionality that the users want, which is described below.

The To Be System

The users would like additional functionality to the program, and also some corrections.

First, your program should handle exceptions more gracefully. Rather than the ugly situation described above, an error message should appear telling the user what correction to make. For example, if the user clicks the calculate button without having proper input data entered, you should display a dialog like this:

Second, the program should include an amortization schedule. This should be displayed in a Text widget. This screens shows an example of what would appear given user input:

Note: for hints on how to calculate the amortization schedule, see problem 5.24 on page 162 of your textbook. Instead of printing as shown in the algorithm on page 162, you will either concatenate to a string or insert into the Text widget.

Note also that the interest, monthly payment, and total payment values are shown in nice currency format.

Finally, we want to be able to save the loan report to a file (note the extra button in the above figure). If the user wants to do this, you should prompt the user to enter the loan recipient's name using a dialog, as shown below:

When the user enters the name, you should write to a file named based on the entered name. This should include data shown as below:

In addition to the proper functioning program, please also include a modified UML diagram. The original UML diagram is included in the PowerPoints for Ch9. The modified UML diagram will include any additional methods you wrote to accomplish your programming task.

Final Deliverables:

Upload the modified Python program and the modified UML diagram to Canvas.

Reference no: EM132098990

Questions Cloud

Information about the gardening tools : You need to store information about the gardening tools that you sell in your online store. To do so, you maintain a list of product records
Evaluating an expression in postfix notation : Implement a program that can input an expression in postfix notation and output its value.
Constructive feedback on the structures and circumstances : Provide examples to support your response in addition to constructive feedback on the structures and circumstances posted by your peers.
Difference between activity and fragment in android : What is the difference between activity and fragment in Android?
Write a program to prepare a loan calculator program : Your manager has asked you to enhance and correct their existing Loan Calculator program, which is designed to calculate monthly.
Write that number to the output file along : Is to write a program (project) that asks the user to specify an input file and output file. Have the program read each number in the input file
Compound relational operators-weekly tax withholding : Create a program that will calculate the weekly average tax withholding for a customer, given the following weekly income guidelines:
A brief description of the principles on risk management : Provide a brief description of five of the 10 principles on risk assessment and risk management. Which principle stands out to you the most? Why?
What are the key constructs required to createa loop : What are the key constructs required to createa loop? Identify two scenarios that may require two different types of loops.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Write java parallel arrays by the jumpinjive.java

Write the code that prints the name and price of the add-in or error message and and also write the code that prints the total order cost.

  Create a simple gui that looks

A label that displays how many times the button was clicked - Create a simple GUI that looks

  Writing a simple gui application using a class called myguic

writing a simple GUI application using a class called MyGuiClass. Your GUI will have a JButton which your program will need to respond to when it is clicked. Describe what you would need to do to setup event handling using a nested inner class. Use J..

  Calculates the total annual compensation of a salesperson

Write a Java application using an Integrated Development Environment (IDE) that calculates the total annual compensation of a salesperson

  How many parameters are supposed to be passed

How many parameters are supposed to be passed to the constructor or how big to create the array - Method Union comparing two different objects?

  How to read data in a link list

How to read data in a link list?

  Write a java program that simulate a number of stopwatches

Write a JAVA program that would simulate a number of stopwatches (e.g. 4 stopwatches) times using the concept of Multithreading. The time of stopwatches increase on their own. Moreover, a stopwatch's time can be increased and decreased using speci..

  Write joptionpane java code that accepts user input

Write jOptionPane Java code that accepts user input and figures the volume of a room (l*w*h). I have to create the main .java code and a separate class called

  Digit decimal seconds counter using two 7-segment displays

Write a program that implements a two digit decimal seconds counter using two 7-segment displays.  Make this program using java programming. Make this program in simple way.

  Tracer for java

Implementation of a tracer of Java objects and the tracer can be invoked from any point of a Java program, accepting an object as argument.

  How to get the value of totalguesses

how to get the value of "totalGuesses" and "bestGame" in the report value. I think there should be a return method but I did not know how to do that.

  Simulate distributing furniture from wholesale to stores

A Wholesale furniture distributing company in Florida is providing furniture to 4 furniture stores. Write an application to simulate distributing furniture from Whole sale center to different stores.

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