Skip to content

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.

Notifications You must be signed in to change notification settings

Vatoka/RandomDogPictures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random Dog Pictures 🐶

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.

What I learned? ✨

  • 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.

Usage 🖱️

RandomDogPhotoDemo

Additional Information 📋

Target Java Version: JDK 17

Dependencies:

  • org.json
  • Maven
  • Java 11+ (Should work fine)

Initial Creation Date: 12/16/2021

About

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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages