Asymmetrik Business Card Scanner Challenge Problem
- JDK and a java compiler
- This application builds from a Bash-compatible console
How to download, setup, and run the project
- Run
git clone <url>
where<url>
is the url of the GitHub project - Navigate to the BusinessCard/src directory in the command line
- Run
shell sh run.sh
to compile all java files and run the command line application
How to use the command line application
- Enter 1, 2, or 3 to manually input business card text, provide a business card text file, or run examples respectivelly
- Enter 4 or exit to exit the command line application
- Enter each line of the business card text separated by a new line
- Enter done and then press enter once you have finished entering the business card text
- After the results are printed, the program will return to the Main Menu
- Enter the full path of the text file that you would like to parse
- Enter exit to return to the Main Menu
- Enter any number between and including the provided minimum and maximum example numbers
- Enter exit to return to the Main Menu