diff --git a/code/websites/pokedex.online/README.md b/code/websites/pokedex.online/README.md index 62c3fd0..139fb6b 100644 --- a/code/websites/pokedex.online/README.md +++ b/code/websites/pokedex.online/README.md @@ -2,6 +2,13 @@ A modern Vue 3 web application for Pokemon Professors to manage tournaments, process gamemaster data, and handle tournament printing materials. +## Features + +- **Gamemaster Manager** - Fetch Pokemon GO gamemaster data from PokeMiners and process it into filtered/unfiltered datasets +- **Gamemaster API** - Access processed gamemaster data from any app on the site via REST API +- **Challonge Integration** - Manage tournaments with OAuth authentication +- **API Key Manager** - Securely store API keys in browser storage + ## 🚀 Local Development ### Prerequisites