https://github.com/aman7123/lol-summoner-profile
A GUI project made in JAVA that will show a players in-game data
https://github.com/aman7123/lol-summoner-profile
Last synced: 4 months ago
JSON representation
A GUI project made in JAVA that will show a players in-game data
- Host: GitHub
- URL: https://github.com/aman7123/lol-summoner-profile
- Owner: Aman7123
- Created: 2018-10-25T20:26:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T20:33:40.000Z (over 6 years ago)
- Last Synced: 2025-01-14T02:29:01.994Z (5 months ago)
- Language: Java
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LoL-Summoner-Profile
A GUI project I made for my CIS 314 class. The point of the assignment was to call an online API for some JSON data and to process and
display that info to the user. My assignment accessed the Riot Games API servers to obtain data about a player.My software is written as an example of something you can do in school or for fun and should't be released and require a payment to use.