Skip to content

Tathagata-030915/Basic-Java-Currency-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Java-Currency-Converter

This is a very basic java project which converts currencies from a source currency and a destination currency by taking user input of amount of money to convert and choice of source and destination currency. As it is a beginner project, there are limited number of currencies to convert and basic concepts like file handling, inheritance, polymorphism, encapsulation, exception handling are used. There are text files for each pair of currency conversions; the currencies taken into consideration in this project are listed below :-

  1. INR
  2. USD
  3. Euro
  4. GBP
  5. JPY

The code is originally written in IntelliJ IDEA code editor.

About

This is a very basic java project which converts currencies from a source currency and a destination currency by taking user input of amount of money to convert and choice of source and destination currency. As it is a beginner project, there are limited number of currencies to convert and basic concepts like file handling, inheritance etc are used

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages