Skip to content

NiklasKaulfers/currencyCalc2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Currency Calculator

Description

this is a little currency calculator, which was a 2nd semester cs task.
it is written in java and has some documentation on almost everything.
the gui is pretty intuitive to use, incase of errors feel free to correct me.

Features

calculates and displays exchange rates inbetween currencies
incase you use AsInterface (one of the 2 useable ways):
->chosen allows to add further currencies
->allows to change the exchange rate (default here is euro, so 1 euro == n other currency)
->saves the currencies after every change
some code documentation (also javadocs, however not in github stored, but can be easily created with the code as the needed comments are already there)

Plans

basically done (project is finished in class), but
possible future changes: making it so, that changing euro changes all the other currencies

About

a currency calculator for my java class at uni

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages