Cofrinho is a Java project developed for educational purposes. This project simulates a piggy bank where you can:
- Add and remove coins in different currencies (Real, Euro, and Dollar)
- Calculate the total amount in Brazilian real
- Convert values between different currencies
- List all stored coins
- Add Coins: Include coins in Real, Euro, and Dollar.
- Remove Coins: Exclude coins from the piggy bank as needed.
- Show Total: View the accumulated total value in Brazilian real.
- Convert Currency: Convert Euro and Dollar values to Brazilian real.
- List Coins: Display all coins currently stored in the piggy bank.
- Java 8 or higher
- IntelliJ IDEA or any Java-compatible IDE
-
Clone the Repository:
git clone https://github.com/Maylui2/Cofre-em-JAVA.git