• Post category:StudyBullet-3
  • Reading time:10 mins read


Create professional websites & web apps using the powerful Flask Framework

What you will learn

Understand the concepts of Flask

Use Flask to create basic landing pages

How to build Python-based web apps using Flask.

Flask and its Applications

Models in Flask

What is WSGI and Jinja 2

URL Routes and Views in Flask

Static and Dynamic Routing

Rendering HTML Templates

Control Flow Introduction Loops and Conditionals

Template Inheritance

Building Dynamic and Static Web Apps

Description

This course will be your guide for developing professional websites or web apps with the Flask web framework

Moreover this course includes theory as well as practical .


Get Instant Notification of New Courses on our Telegram channel.


It is a hands-on course. Whenever a topic is covered, you will be required to implement it as a part of the project.

Here, we will be providing you with the correct solutions along the way to help you out.

Finally, at the end of this course, you will be able to built your first Professional Flask Web application.

We will be developing a website for a fictional animal rescue organization called the β€œPaws Rescue Center”.

Here We will develop a static as well as Dynamic Web Application in Flask.

What you will learn in this course :

  • What is flask
  • Setting up Work Environment in Flask
  • Origin and Features of Flask
  • Application of Flask
  • What is micro-framework
  • The Client-Server Architecture Model
  • Models ,Views , Controllers – WSGI and ,jinja 2
  • Route function
  • Static and Dynamic Routes.
  • Rendering HTML templates
  • Module vs package file structure.
  • How to create routes (or views) with Flask.
  • what is templates and how to use it
  • How to serve static content and files using Flask.
  • How to serve Dynamic Contents and Files using Flask
  • Building Static Application
  • Building Dynamic Application using Dynamic Routing and Dynamic Templates.
  • etc.

Contents : Premium and Exclusive along with proper guidance

Codes : Updated and Working

Materials : Premium and Exclusive

Hands-on Lab – Yes

Video Quality : HD

Course Level : Beginner to Expert [ All Levels ]

Who this course is for:

  • Anyone wanting to create websites with Flask
  • Anyone who is willing to develop Applications in Flask
  • Beginner Python Developer Curious about Flask [ Python Frameworks ]
  • Programmers who want to learn the Flask framework from scratch
  • Developers who are familiar with Python and looking to enhance their skills
  • those who are looking for a  practical implementation to learn the Flask framework
  • those who want to kick start their career in web development
  • Anyone willing to learn and enhance their skills can join .
English
language

Content

Introduction
Introduction
Models
Client Server and Model View Architecture’s
WSGI Jinja 2
WSGI and Jinja 2
First Flask Application
Making Your First Flask App
Lab 1 Setting up Work Environment and Running Flask Application
URL Routes and Views
URL Routes and Views
Static Routing
Static Routing
Lab 2 Performing Static Routing
Dynamic Routing
Dynamic Routing
Lab 3 Performing Dynamic Routing
Assignment 1 – Paws Rescue Centre
Assignment 1 Paws Rescue Centre
Solution
Rendering HTML Templates
Rendering HTML Templates
How to render templates
lab 4 Rendering Templates
Static Files
Static Files
Lab 5 Serving Static Files
Assignment 2 – Static Files
Assignment 2 – Static Files
Assignment 2 Solution Part 1
Assignment 2 – Static Files Solution Part 2
Dynamic Templates Jinja 2
Dynamic Templates Jinja 2
Control Flow Introduction Loops Conditionals
Control Flow Introduction Loops Conditionals
Template Inheritance
Template Inheritance
Flask Application using Dynamic Routing
Dynamic Route Project
Dynamic Route Project Solution