Back to Browse

Create Login Page with Python Flask SQLAlchemy (Tutorial) - Chat App Part7

8.7K views
Apr 6, 2019
18:44

In this video, we will use all that we have learned in the previous videos and create a login page. Since I will not go into the details of all the modules & the extensions used in this video, if you have doubts on any specific module or extension, you can learn more about it by viewing the appropriate link below. This is part 7 of the 13 part code-along video series on creating a chat application. Resources: Download source file: https://github.com/sandeepsudhakaran/rchat-app Live link to final chat app: https://rchat-app.herokuapp.com/ Videos in this series: Part 0. Intro video: https://youtu.be/pvUUidK1zuw Part 1. Setup virtual environment, Heroku & PostgreSQL: https://youtu.be/eNZ8ZS88F4M Part 2. Create basic Flask app: https://youtu.be/wO7a7R5GGA8 Part 3 . Add a basic form to the page using WTForms: https://youtu.be/EpJRJsmqnn0 Part 4. Cleaner code with WTForms Macros: https://youtu.be/HY0le1NAczc Part 5. Use SQLAlchemy and Flask-SQLAlchemy to connect form to PostgreSQL database: https://youtu.be/7EeAZx78P2U Part 6. Custom validator for WTForms/Flask-WTF: https://youtu.be/TZvb1Wurj7w Part 7: Create a login page: This video Part 8: Hashing with PBKDF2 / Passlib: https://youtu.be/U7FaYdxZLA4 Part 9. Session management with Flask-Login: https://youtu.be/rrIdQJSKiP4 Part 10. Use Flask's message flashing: https://youtu.be/wQXSDwCgXIQ Part 11. Introduction to Polling, WebSocket & Socket.IO: https://youtu.be/sUEq35F-ELY Part 12. Use Flask-SocketIO to create app: https://youtu.be/zQDzNNt6xd4 Part 13. Deploy Flask app in Heroku: https://youtu.be/FWU_tJqr1Po

Download

0 formats

No download links available.

Create Login Page with Python Flask SQLAlchemy (Tutorial) - Chat App Part7 | NatokHD