Python Flask Tutorial #0: the Demo of the blog build with Flask | Flask crash course for beginners

Published: 29 June 2020
on channel: Red Eyed Coder Club
17,424
98

It's just a short demo of the project for the Python Flask Tutorial for beginners.
This is a simple Flask blog engine with the following features:

Flask Models: Post and Tag with SQLAlchemy
Flask ManyToMany relationship
Migrations with Flask-Migrate
Updating posts via HTML-forms.
Blog has a basic search
Pagination
Admin panel with Flask-Admin
Access control with Flask-Security
Custom 404 error page
Custom CSS for small login/logout panel


Follow me @:
Telegram: https://t.me/red_eyed_coder_club
Twitter:   / codereyed  
Facebook: https://fb.me/redeyedcoderclub


============ SOURCE CODE ================
📎️ The SOURCE CODE is available via Patreon:
  / flask-blog-code-38844531  
======================================


✴️✴️✴️ Web Scraping course ✴️✴️✴️
is available via Patreon here:
  / red_eyed_coder_club  

or its landing:
https://red-eyed-coder-club.github.io...


Backend and main topics:
Blog uses sqlite3 database
Models. There are two - post and tag
ManyToMany relationships
Blog uses Mixins
Forms handling
Bootstrap 4
etc.


✴️✴️✴️ This Flask tutorial ✴️✴️✴️

Python Flask Tutorial #0: the Demo of the blog build with Flask
   • Python Flask Tutorial #0: the Demo of...  

Python Flask Tutorial #1: Installing and Basic Flask App
   • Python Flask Tutorial #1: Installing ...  

Python Flask Tutorial #2: Jinja Template Inheritance
   • Python Flask Tutorial #2: Jinja2 Temp...  

Python Flask Tutorial #3: Flask Blueprints
   • Python Flask Tutorial #3: Flask Bluep...  

Python Flask Tutorial #4: Using SQLAlchemy to create models
   • Python Flask Tutorial #4: Using SQLAl...  

Python Flask Tutorial #5: SQLAlchemy ManyToMany relationship
   • Python Flask Tutorial #5: SQLAlchemy ...  

Python Flask Tutorial #6: Basic Search and HTML forms
   • Python Flask Tutorial #6: Basic Searc...  

Python Flask Tutorial #7: Adding Pagination
   • Python Flask Tutorial #7: Adding Pagi...  

Python Flask Tutorial #8: Update records in database with Forms
   • Python Flask Tutorial #8: Update reco...  

Python Flask Tutorial #9: Flask Admin panel
   • Python Flask Tutorial #9: Flask Admin...  

Python Flask Tutorial #10: Restrict access to admin panel
   • Python Flask Tutorial #10: Restrict a...  

Python Flask Tutorial #11: Custom 404 error page
   • Python Flask Tutorial #11: Custom 404...  

Python Flask Tutorial #12: Using of Custom CSS styles
   • Python Flask Tutorial #12: Flask Cust...  


✴️✴️✴️ PLAYLISTS ✴️✴️✴️

🔹Django 3 Tutorial: Blog Engine
   • Python Django Tutorial #0: Demo of Dj...  

🔹Kivy Tutorial: Coppa Project
   • Python Kivy tutorial #0: Demo Project...  

🔹Telegram Bot with Python (CoinMarketCap)
   • Python Telegram Bot Tutorial: Demo an...  

🔹Python Web Scraping
   • Python Ebay Scraping Tutorial: Web sc...