GEORGIA PLAY! EVENTS

A community calendar for Georgia Play! Pokémon Cups and Challenges and community events
Companion to the Georgia Play! Events Map

window.addEventListener('message', function (e) { if (e.origin !== 'https://pizzacatz.github.io') return; if (!e.data || e.data.type !== 'pokecal:height') return; document.querySelectorAll('iframe').forEach(function (f) { if (f.contentWindow === e.source) f.style.height = e.data.height + 'px'; }); });

TCG Calendar

window.addEventListener('message', function (e) { if (e.origin !== 'https://pizzacatz.github.io') return; if (!e.data || e.data.type !== 'pokecal:height') return; document.querySelectorAll('iframe').forEach(function (f) { if (f.contentWindow === e.source) f.style.height = e.data.height + 'px'; }); });

VGC/GO Calendar

window.addEventListener('message', function (e) { if (e.origin !== 'https://pizzacatz.github.io') return; if (!e.data || e.data.type !== 'pokecal:height') return; document.querySelectorAll('iframe').forEach(function (f) { if (f.contentWindow === e.source) f.style.height = e.data.height + 'px'; }); });

TCG Prerelease Calendar

window.addEventListener('message', function (e) { if (e.origin !== 'https://pizzacatz.github.io') return; if (!e.data || e.data.type !== 'pokecal:height') return; document.querySelectorAll('iframe').forEach(function (f) { if (f.contentWindow === e.source) f.style.height = e.data.height + 'px'; }); });

About/What is this?

Georgia Play Events is my network of apps for use with the Play! Pokemon organized play system.
***
The main site is a community run calendar for tracking the dates and times of all Play! Pokémon Cups and Challenges and community events in the state of Georgia, USA.
***
map.georgiaplayevents.com is my map of all official local events taking place in Georgia. Want to know where the nearest Cup or Challenge is? Enter your address, pick a date, and you can see it light up with your local area.
***
teamsheet.georgiaplayevents.com is my smart team sheet app. You can't type in a wrong team ;) It can also email your TO your team sheet.
***
majors.georgiaplayevents.com is my map of all Premier Championship events. I'm bad at geography, so this helps me plan my tournament season. I had no idea if Louisville or Baltimore were closer to me and now I do have an idea.

How does it work?

For most of the apps, I use the pokedata.ovh api for event information. Then, I upload it to Google Calendar.***For the teamsheet, I use Pokemon Showdown's api to get legal stats and moves to enforce legal team sheet creation.

Why?

I wanted to create a date based calendar view for Play! Pokémon events in the state of Georgia. I wanted to create useful tools for me and share them with my community.

Roadmap

* Add VGC and GO calendars - DONE
* Nicer color scheme? - DONE
* site icon - DONE
* add community calendar option - DONE
* Update the VGC TO data cruncher
* finish up the Georgia Play Events standings banner generator

Contact

Please feel free to provide feedback and comments when you see me. Discord: happycloud9096