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 covers the fanout pattern, adding the feed form to profile view, and messages in profile views.
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
Feed Form and Messages
The Fanout Pattern (17:48)
- Introduction (00:13)
- The Fanout Pattern (07:00)
- The Feed Model (10:26)
- Summary (00:08)
Adding the Feed Form to Profile View (22:37)
- Introduction (00:08)
- Adding the Feed Form to Profile View (06:36)
- Feed Views (15:44)
- Summary (00:08)
Feed Process Message (19:41)
- Introduction (00:08)
- Feed Process Message (08:36)
- Feed Message Template (10:48)
- Summary (00:08)
Messages in Profile Views (20:16)
- Introduction (00:08)
- Messages in Profile Views (13:21)
- Feed Home (06:38)
- Summary (00:08)