Csendes Tér
A small practice takes applications for its group sessions without touching a spreadsheet. Places are capped automatically, confirmations send themselves, and the owner edits events from a private page instead of asking anyone for help.
The public page renders whichever session is currently active — nothing about a specific cohort is hardcoded, so a new date is a form field rather than a code change. Applications, capacity and confirmation emails are handled on the server, with the owner's own view behind Google sign-in.
- Astro-style static front end
- Cloudflare Pages Functions
- D1 (SQLite)
- Resend email
- Google sign-in
