High‑Security Flask PWA Template
Secure. Reproducible. Curriculum‑aligned.
Welcome¶
Welcome to the official documentation for the Sydney Technical High School High‑Security Flask PWA Template.
This site provides a complete, audit‑ready reference for secure software engineering, aligned with STHS curriculum and institutional best practice.
What you’ll find here¶
- Application architecture
- Database design
- Security patterns
- CI/CD workflows
- Teaching‑aligned engineering practices
Use the navigation on the left to explore each section.
Architecture Overview¶
- **App Factory**
Learn how the application factory pattern structures your Flask project.
- **Database Model**
Understand how models, relationships, and migrations are organised.
- **Blueprints**
Explore how modular routing keeps your application maintainable.
- **Security**
Review the security posture, CSP, and hardening strategies.
© Sydney Technical High School — High‑Security Flask PWA Template