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)