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 sets up Relationship Tests, the friends sidebar and how to create a reusable follow button.
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
Testing and Sidebar
Relationship Tests (00:21)
- Introduction (00:13)
- Relationship Tests (00:00)
- Summary (00:08)
Relationship Tests Part 2 (27:31)
- Introduction (00:08)
- Relationship Tests Part 2 (17:30)
- Adding a Profile Image (09:45)
- Summary (00:08)
Friends Sidebar (32:50)
- Introduction (00:08)
- Friends Sidebar (15:29)
- Friends Page (17:05)
- Summary (00:08)
Reusable Follow Button (31:46)
- Introduction (00:08)
- Reusable Follow Button (17:48)
- Relationship Emails (13:41)
- Summary (00:08)