Skip to content

Aryan2610/Currency-Convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Convertor

A Currency Convertor made using Java.

Description

This “Currency Convertor” Core Java Mini-Project is simply a calculator-like app developed using Java, MySQL Connector and Database using XAMPP (MariaDB).
In this currency converter app, users are provided with an option to select the type of conversion, i.e. from “this” currency to “that” currency. This simple feature allows users to enter amount to be converted (say currency in Rupees), and display the converted amount (say currency in Dollars) based on latest conversion rates.
Java swing and Java awt were the base of this project

Getting Started

Dependencies

  • mysql-connector.jar file is required to connect to a database.

Executing the program

You need to run the cconv.java file in order to start the application

Authors

Aryan Agarwal

About

A java mini project the "Currency Convertor".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages