Completed
| Flask Setup
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python Blog Tutorial - Flask Setup and Introduction
Automatically move to the next video in the Classroom when playback concludes
- 1 | Introduction
- 2 | Prerequisites and Dependencies
- 3 | Flask Setup
- 4 | Flask Initialization
- 5 | Running The Flask Web Server
- 6 | Creating Routes/Views
- 7 | Blueprints
- 8 | Rendering HTML
- 9 | Jijnja Templating
- 10 | Adding Bootstrap
- 11 | Creating The Navbar
- 12 | Creating The Login Page
- 13 | Creating The Sign Up Page