https://github.com/gitbrave99/currency-converter
Proyecto conversor de divisas
https://github.com/gitbrave99/currency-converter
alura challengeoneconversorlatam3 eclipse java
Last synced: about 1 year ago
JSON representation
Proyecto conversor de divisas
- Host: GitHub
- URL: https://github.com/gitbrave99/currency-converter
- Owner: gitbrave99
- Created: 2022-12-26T16:50:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T16:51:44.000Z (over 3 years ago)
- Last Synced: 2025-02-05T22:23:23.740Z (over 1 year ago)
- Topics: alura, challengeoneconversorlatam3, eclipse, java
- Language: Java
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# currency-converter
- Java
- Eclipse
Programa
- Tenemos una caja de texto al que le colocamos la cantiad que deseamos convertir
- Un combo con las opciones de cambio
- Una caja de texto de salida
- Un botón para realizar la conversion

