Skip to content

codingforentrepreneurs/Flask-Landing

Repository files navigation

Flask Landing Project

Flask Landing

Learn to build a landing page with the very popular Python Flask Microframework.

Lesson Code

This is what the code looks like at the end of the lesson. It's made for your reference so you can see a history of changes.

  1. Welcome & Requirements no code

  2. Walkthrough no code

  3. Create a Virtual Environment no code

  4. Sublime Text & Reactivate Virtual Environment

5 - Hello World with Flask

6 - WSGI for Local Dev

7 - URL Routing

8 - Flask App as Package

9 - Modules Driving One Purpose

10 - Render HTML Template

11 - Render Template Variables

12 - Keep Logic in Views not Templates

13 - Jinja Templates & Base HTML

14 - Render JSON

15 - Landing Page Form

16 - POST Method and Request Data

Releases

No releases published

Packages

No packages published