Skip to content

Java application to convert different currencies from around the world.

Notifications You must be signed in to change notification settings

leonben2892/CurrencyConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Currency Converter

Designing, planning and executing Java application to convert different currencies

Project Overview

MainScreen

Description

The above image is the application main screen.

Navigation

  • Choose The currency the user currently holds & The currency the user wants to convert to then press "Convert" button.

  • Press "Reset" button to clear selections & converted amounts

  • Press "See Rates Table" to display a table of all the exchange rates ExchangeRates

    • The user can filter results by using the search box FilterResults
  • Press "Update Rates Table" to update to the latest exchange rates

UpdateExchangeRates

  • Press "About" Button to display project information

About

  • The user can choose currencies from a variety of different countries DifferentCountries

Course Information

Course Name: Java Programming

Head Lecturer & Tutor

  • Haim Michael

About

Java application to convert different currencies from around the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages