Overview
Learn how to enhance a Python Flask blog application by implementing comment functionality in this 34-minute tutorial video. Discover the process of creating a comment database model, designing HTML for comment creation and deletion, and implementing the corresponding views. Follow along as the instructor guides you through displaying comments, fixing common mistakes, and integrating user interactions. Gain practical experience in web development using Python and Flask while building a fully functional blog commenting system.
Syllabus
| Overview
| Fixing Some Mistakes
| Comment Database Model
| Create Comment HTML
| Create Comment View
| Displaying Comments
| Delete Comment HTML
| Delete Comment View
Taught by
Tech With Tim