Hier sammeln wir alle Links, Tutorials und Ressourcen, die während der Entwicklung der Kanban Web App hilfreich waren.
Datenbank (SQLite)
- YouTube: SQLite Tutorial for Beginners
- W3Schools SQL Tutorial
- Python SQLite3 Docs
- Real Python: Working with SQLite
- SQLite Tutorial
- Stack Overflow: Foreign Keys in SQLite
- Stack Overflow: Dict Row Factory
- SQLite Transactions
Flask & Templates (Jinja2)
- Flask Mega Tutorial – Miguel Grinberg
- Corey Schafer Flask Tutorial Series
- Flask Dokumentation
- Jinja2 Template Docs
- Real Python: Jinja2 Templates
- Flask Login Example ohne Extensions
Bootstrap 5 & CSS
- Bootstrap 5 Full Course (YouTube)
- Bootstrap Grid System Explained
- W3Schools Bootstrap 5 Tutorial
- Bootstrap Docs – Cards Component
- Dribbble – Kanban UI Ideas
- CSS Gradient Generator
- Coolors
- Bootstrap Templates
- Stack Overflow: Hover Transition Effect
- MDN: CSS Flexbox Guide
- CSS Tricks: Centering in CSS
Authentication & Sessions
- Flask Sessions Tutorial
- Stack Overflow: Flask Session Access
- Werkzeug Password Hashing
- Stack Overflow: Flask Redirect
- Real Python: Flask Login Management
Flash Messages
Architektur, Dokumentation & Diagramme
- Graphviz Documentation
- Mermaid Live Editor
- Miro
- Markdown Guide
- Just the Docs Theme
- GitHub Markdown Reference
Deployment & Testing
- Flask CLI Commands
- Stack Overflow: Flask 403 Error
- SQLite Viewer
- PythonAnywhere Flask Deployment Guide
- Render.com Flask Hosting