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

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

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