📝 Add feature list to README detailing application capabilities

This commit is contained in:
2026-01-28 18:59:58 +00:00
parent 9d2590ccfd
commit cbe874d3bd

View File

@@ -2,6 +2,13 @@
A modern Vue 3 web application for Pokemon Professors to manage tournaments, process gamemaster data, and handle tournament printing materials. 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 ## 🚀 Local Development
### Prerequisites ### Prerequisites