Skip to content
David Christenson edited this page Feb 19, 2017 · 8 revisions
  • Add tests and expand the Travis settings
  • Optionally display Pokémon with unknown expiration times (on a separate layer)
  • Better config handling
    • Allow providing config location as an argument
    • Don't bundle it in package installations
  • Improve web UI and UX
    • If you have good taste, determine what the prettiest leaflet provider is and suggest it as the default
    • Reduce lag from displaying many items
    • Test GoogleMutant and provide instructions if it works well.
    • make every overlay a own request e.g.: /pokemon, /trash, etc.
  • Improve DB performance with web interface
    • caching, indexing, and different queries are all worth exploring
  • Add support for more notification services
    • especially Discord, Facebook, and Boxcar.
  • More asyncio
  • More options for notification decisions
    • like IV required per Pokémon
  • Improve performance and code quality wherever possible.
  • More and better documentation.
  • Internationalization