Skip to content

Oracle ONE Challenge, a Java Back-End currency converter project

Notifications You must be signed in to change notification settings

LeoJimenezG/Alura_ChallengeONE_Java_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alura_ChallengeONE_Java_1

Oracle ONE Challenge, a Java Back-End currency converter project


📘 How does it work?

  1. Run the program: Upon execution, the program will display 7 available options in the console.
  2. Select an option: You need to input the corresponding number of the option you want (an integer).
  3. Option validation: If you input an invalid number, the program will keep asking you to choose a valid option.
  4. Enter the amount: After selecting a valid option, the program will ask you to enter the amount you wish to convert (as a decimal number).
  5. Conversion: The program will show the result of the conversion based on the option you selected.
  6. Exit: If you choose this option, the program will stop running.

About

Oracle ONE Challenge, a Java Back-End currency converter project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages