Brief Introduction
A short course that teaches you the fundamentals of Flask.Description
This eight part series was created for those without experience in Flask. By watching these videos, you'll go from knowing nothing about Flask to building a working app. You'll see how far just knowing basic Python can get you when using Flask to build a web app.
The app built in this course is a guest book app.
This course assumes basic understanding of Python, SQL databases, and HTML
Requirements
- Requirements
- Basic understanding of Python and how the web works.