Learn your way! Get started

Advanced Python Web Dev Using Flask, Part 3 of 9: Profiles

with expert Jorge Escobar


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 1/6/2020
Level Beginner
Runtime 1h 33m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code N/A
Exams Included


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

The course goes through the process of building a social web application using Python Flask and the most popular document store database in the market: MongoDB. We will go over modeling best practices, how to build efficient indexes and how to interact with it using the popular MongoEngine ORM. This course create the Navbar, how to edit profiles and an introduction to AWS SES.

Prerequisites

• Good knowledge of the Python programming language • Good knowledge of the Flask web framework • Basic knowledge of HTML, CSS and jQuery

Meet the expert

Jorge Escobar is an engineer at FINDMINE.  In addition to being a consultant and working with companies like MongoDB, Venmo and Knewton he also has a passion for teaching and is an instructor for Stone River eLearning

Course outline



Profiles

Navbar and Starting User Profile (27:18)
  • Introduction (00:13)
  • Navbar and Starting User Profile (07:49)
  • User Profile (09:51)
  • Username with Regex (09:17)
  • Summary (00:08)
Edit Profile Form and Model (32:37)
  • Introduction (00:08)
  • Edit Profile Form and Model (13:45)
  • Edit Profile Views and Template (18:36)
  • Summary (00:08)
Edit profile tests (00:16)
  • Introduction (00:08)
  • Edit profile tests (00:00)
  • Summary (00:08)
Introduction to AWS SES (33:28)
  • Introduction (00:08)
  • Introduction to AWS SES (11:18)
  • Implementing Email Templates (16:39)
  • Implementing Email Templates Part 2 (05:14)
  • Summary (00:08)