A project that was made while attempting to learn Java. Using Swing GUI & Dog API, the user clicks a button and receives an image of a dog along with that dog's breed.
- How to use NetBeans IDE for Swing GUI development.
- Call and Parse JSON API's (Using Java 11+ Method).
- Setting Labels Icon with URL.
- How much I appriciate Intellij (Using NetBeans was a pain, it was like writing code in google docs with colored text.)
- Pulling and beutifying URL substrings.
Target Java Version: JDK 17
Dependencies:
- org.json
- Maven
- Java 11+ (Should work fine)
Initial Creation Date: 12/16/2021