A simple Country search tool built with Java.
Search for any Country by code, or name and view it on GoogleMaps (Opens via default browser).
- View all countries
- Country code & name
- Latitude & Longitude
- View specific country
- Shows country details
- Opens Google Maps at that countries position
To get started using this program, do the following
- Clone the project
- Open the project in an IDE and add JDK
- Run the main.Main.java class
- Follow the on-screen prompts