0

Exchange Rate Calculator

Java desktop application for currency conversion with real-time exchange rate calculations.

Currency Converter App is a Java desktop application developed for currency conversion with real-time exchange rate calculations.

The application provides a simple and efficient way to convert between different currencies, demonstrating desktop application development skills and mathematical calculations in Java.

Key Features

  • Currency conversion between multiple currencies
  • Real-time exchange rate calculations
  • Desktop application with JavaGUI (Swing) interface
  • User-friendly input and output fields
  • Multiple currency support
  • Cross-platform desktop support (Windows, macOS, Linux)
  • Mathematical calculation logic

What I Worked On

  • Developed desktop application using Java
  • Created GUI interface using Java Swing
  • Implemented currency conversion algorithms
  • Built user interface components (text fields, buttons, labels)
  • Handled user input validation
  • Implemented mathematical calculations for currency conversion
  • Created currency selection dropdowns
  • Managed exchange rate data
  • Designed responsive desktop UI layout
  • Implemented event handling for conversion operations

Technologies Used

Desktop Development

  • Java
  • Java Swing (JavaGUI)
  • AWT (Abstract Window Toolkit)

Mathematical Operations

  • Currency conversion algorithms
  • Exchange rate calculations
  • Floating-point arithmetic

Tools

  • Git
  • Java Development Kit (JDK)
  • IDE (IntelliJ IDEA / Eclipse / NetBeans)
  • Maven / Gradle (dependency management)