This is a standalone browser app for Apprentice Council members who are facilitating events, community builders, guest speaker sessions, panels, workshops, and meetings.
index.html- app structure and sectionsstyles.css- responsive layout and visual stylingscript.js- navigation, modular event planning, local saving, My Kit saved items, checklists, filters, random cards, copy buttons, and print supportREADME.md- this guide
Open index.html in a browser. No login, database, server, external API, SharePoint, Teams, or OMD system access is required.
The app saves draft planning notes and My Facilitation Kit items in the current browser using localStorage. That means drafts and saved items stay on the same device and browser unless the browser data is cleared.
The planner adapts based on event shape and selected components. A quick community builder, a full guest speaker session, and a multi-part event with community builder, speaker, skill-building, discussion, and closing will show different leading questions, checklist items, PTR prompts, and generated plan content.
- The toolkit should stay fully local and editable.
- My Facilitation Kit is local-only and is meant for saved plans, scripts, community builders, speaker intros, scenario moves, and personal notes.
- Teams guidance is practical and general because Microsoft Teams features can change.
- Copy buttons use the browser clipboard when available and fall back to a local copy method when needed.