111,010 views
👨💻⬇︎Register on LINE to get exclusive content soon⬇︎👨💻 https://line.me/R/ti/p/@114eqgxg If you want to receive the sample code used in the lecture, after registering as a LINE friend above, type "flaskcode"! ----This video condenses the skills necessary to master the basics of Flask, a popular Python web framework. We will teach you everything from basic knowledge acquisition to database integration using SQLAlchemy, login functions, and the application of CSS and Bootstrap. We have been conscious of selecting terms and creating a structure that is easy to understand even for beginners. It is a long video, but we hope you will enjoy it! ■ Recommended for・Those who have mastered the basics of Python and want to acquire more applied skills・Those who want to try developing a web application with Python・Those who want to learn the basics of Flask・Those who want to learn about database operations using SQLAlchemy・Those who want to develop a web application that implements a login function■ Related documentsFlask https://flask.palletsprojects.com/en/... Flask Login https://flask-login.readthedocs.io/en... Bootstrap https://getbootstrap.jp/ ■ Timeline00:00 Introduction <Flask vol.1 Basic usage of Flask>01:04 Overview03:09 What is Flask? 03:41 Environment setup 07:16 Starting an application with a single file 16:57 Routing 27:03 Try writing HTML 30:40 Using templates <Flask vol.2 Creating a blog app ~DB integration~> 50:31 Overview 50:57 Standardizing elements 01:01:25 Creating a database 01:15:46 New registration 01:32:26 Display 01:38:23 Editing 01:48:18 Deletion <Flask vol.3 Implementing the login function and applying CSS> 01:53:13 Overview 01:53:34 Installing Flask-Login 01:54:28 Creating a user database 02:04:12 Sign-up function 02:10:58 Login function 02:16:45 Logout function 02:22:15 Operation check 02:25:57 Applying CSS and JS 02:33:19 Applying Bootstrap ■ Twitter / 03imanyu ■ Udemy https://www.udemy.com/user/jin-xi-han... #Flask #Python Web App Development