Learn your way! Get started

Advanced Python Web Dev Using Flask, Part 2 of 9: User Registration

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 24m
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 works with Adding Indexes, creating the User Registration Form as well as User login.

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



User Registration

Adding Indexes (00:21)
  • Introduction (00:13)
  • Adding Indexes (00:00)
  • Summary (00:08)
User Register Form (31:37)
  • Introduction (00:08)
  • User Register Form (16:52)
  • User Registration (14:29)
  • Summary (00:08)
Unit Testing (23:32)
  • Introduction (00:08)
  • Unit Testing (17:16)
  • User Unit Testing (06:00)
  • Summary (00:08)
User Login (29:00)
  • Introduction (00:08)
  • User Login (16:14)
  • User Login Test (12:29)
  • Summary (00:08)