Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elanora96/missinggojava
A Java program I started writing in early 2019 for tracking what Pokemon I was missing from PokemonGo. Some of this code is insane, but there are some things (mainly the data) that I'll use going forward. I'm planning on rewriting this in JS, ditching excel for PG, and giving it a nice frontend
https://github.com/elanora96/missinggojava
Last synced: about 1 month ago
JSON representation
A Java program I started writing in early 2019 for tracking what Pokemon I was missing from PokemonGo. Some of this code is insane, but there are some things (mainly the data) that I'll use going forward. I'm planning on rewriting this in JS, ditching excel for PG, and giving it a nice frontend
- Host: GitHub
- URL: https://github.com/elanora96/missinggojava
- Owner: elanora96
- License: gpl-2.0
- Created: 2021-06-08T00:52:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-08T01:04:01.000Z (over 3 years ago)
- Last Synced: 2023-08-13T20:28:59.479Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MissingGOJava
A Java program I started writing in early 2019 for tracking what Pokemon I was missing from PokemonGo.Some of this code is insane, but there are some things (mainly the data) that I'll use going forward.
I'm planning on rewriting this in JS, ditching excel for PG, and giving it a nice frontend