Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miriarte33/interest-calculator

Calculates simple interest and returns that along with the total cost. Demonstrates use of JOptionPane to easily create a GUI.
https://github.com/miriarte33/interest-calculator

calculator gui interest interest-calculator interest-rates

Last synced: about 15 hours ago
JSON representation

Calculates simple interest and returns that along with the total cost. Demonstrates use of JOptionPane to easily create a GUI.

Awesome Lists containing this project

README

        

# Interest-Calculator
Calculates simple interest and returns that along with the total cost. Demonstrates use of JOptionPane to easily create a GUI.