Skip to content

A Java GUI project for the course 21CSE306, implementing a currency converter using OOP principles and swing packages. This project provides a user-friendly interface to convert between different currencies.

Notifications You must be signed in to change notification settings

DeveloperLevin/Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Currency-Converter

A Java GUI project for the course 21CSE306, implementing a currency converter using OOP principles and swing packages. This project provides a user-friendly interface to convert between different currencies.

Features

  • User-Friendly GUI: The application features an intuitive and easy-to-use graphical interface that allows users to interact seamlessly with the currency converter.

  • Supports Multiple Currencies: Provides a wide range of supported currencies with a string array, allowing users to convert between various international currencies.

  • Applied Principles of OOP

How to Use

  1. Clone the Repository:
    git clone https://github.com/DeveloperLevin/Currency-Converter-java.git
    
  2. Navigate to src Directory
    cd directory-name
    
  3. Run the Program Run the CurrencnyConverter.java which directs to the myFrame.java file that holds the constructor
    javac file-name.java
    
    

Dependencies

Java Development Kit (JDK)

About

A Java GUI project for the course 21CSE306, implementing a currency converter using OOP principles and swing packages. This project provides a user-friendly interface to convert between different currencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages