Java Application that gets a users Destiny account information using the bungie.net API.
Get a bungie.net api key from https://www.bungie.net/en/user/api
TO DO
- Allow users to input a username to find their own account.
- Allow users to select a character and view it's details.
- Fix certain code repetition