Skip to content

This is a GUI Application ( JavaFX based ) to convert the currency rate and generate the result into a html report.

License

Notifications You must be signed in to change notification settings

AndreeaDraghici/Currency-Rate-Converter

Repository files navigation

Description

This is an GUI Application ( JavaFX based ) to convert the currency rate.


Abbreviations

Abbreviation Description
GUI Graphical User Interface
HTML HyperText Markup Language
JDK Java Development Kit
JRE Java Runtime Environment

How to run the tool

It is running via GUI.

UI.png

The application also has a menu bar with two options, File and Help.

If you pressed the file option, you have the possibility to exit from application.

FileItem.png

If you pressed the help option, you have the possibility to open the application documentation in browser.

HelpItem.png


Output of application

The application generate a report html. This report contains the status of currency conversion. Below is attached the structure of generated html report.

ReportStructure.png


Limitations

  • The initial implementation has the hardcoded exchange rates instead of making an API call.

Technical aspects

  • Running using JDK and JRE 1.8.
  • Running using GUI functionality.

History

  • Version 1.0.0 - Initial version of application (GUI app, currency conversion, html report generation, menu bar).

About

This is a GUI Application ( JavaFX based ) to convert the currency rate and generate the result into a html report.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published