Create an application that lets the user know how many Pounds he/she will have when they get to England based on the number of dollars they have now.  Also do the reverse.  Calculate how many Dollars they will have when they return based on the number of Pounds they have when in England.  Do the same for travelers going to Europe.  Convert Dollars to Euro and Euro to Dollars. Program should allow you to enter the customer name, destination, money converted from and money converted to.  After each customer transaction the name, destination, and both money amounts should be stored on a history file. Because the exchange rate changes daily you want a system that will easily adapt to the change.  Your program needs to read text file (notepad) that will contain the conversion rates.  That way each morning when you get to work you can put the new rates in the text file.  Your program will read the text file as soon as you turn it on (Form_Load) and be ready to make conversions that day. For example, you have a client couple coming to your office Friday morning.  They are traveling to London that day.  When you came in to work you updated the conversion rates for the day.  Your client couple have $1,000 in US Dollars.  Your program will convert that to 1,280 Pound Sterling (assuming the exchange rate for the day is 1.28 (this information is available with a Google search).

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter6: Using Arrays
Section: Chapter Questions
Problem 3E
icon
Related questions
Question

Create an application that lets the user know how many Pounds he/she will have when they get to England based on the number of dollars they have now.  Also do the reverse.  Calculate how many Dollars they will have when they return based on the number of Pounds they have when in England.  Do the same for travelers going to Europe.  Convert Dollars to Euro and Euro to Dollars.

Program should allow you to enter the customer name, destination, money converted from and money converted to.  After each customer transaction the name, destination, and both money amounts should be stored on a history file.

Because the exchange rate changes daily you want a system that will easily adapt to the change.  Your program needs to read text file (notepad) that will contain the conversion rates.  That way each morning when you get to work you can put the new rates in the text file.  Your program will read the text file as soon as you turn it on (Form_Load) and be ready to make conversions that day.

For example, you have a client couple coming to your office Friday morning.  They are traveling to London that day.  When you came in to work you updated the conversion rates for the day.  Your client couple have $1,000 in US Dollars.  Your program will convert that to 1,280 Pound Sterling (assuming the exchange rate for the day is 1.28 (this information is available with a Google search).

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 3 images

Blurred answer
Knowledge Booster
Returning value from Function
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT