Atlas Currency Converter Project

Опубликовано: 14 Май 2026
на канале: Armand KABRE
20
3

Project Title: GUI Currency Converter – Programming II (1400121012)


University: Istanbul Atlas University – Faculty of Engineering and Natural Sciences
Student: Sidbewende Cedric Armand KABRE
Student ID: 250508523

Project Overview:
This video demonstrates a Java-based Graphical User Interface (GUI) application developed for the Spring 2025-2026 semester. The program allows users to convert monetary values between multiple currencies (TRY, USD, EUR, XOF) using real-time exchange rate logic.

Key Features Demonstrated:

Input Validation: Ensuring only numerical values are processed.

Dynamic UI Updates: Real-time label changes based on currency selection.

Functionalities: Demonstration of the "Convert," "Reset," and "Exit" features.

Custom Background: Implementation of an intuitive interface with a stylized world map background.

Tools Used:

Java Swing (JFrame)

NetBeans IDE