Last Updated on April 3, 2021 by thegiantreport
Flask for beginners: Create Real-World Interactive Apps
Learn Flask from scratch step by step
What you’ll learn
-
Creating and running a simple Flask app
-
Creating Interactive Flask Apps
-
Working with templates
-
Setting up and connecting to a database
-
Using GET and POST requests in FlaskData flow in Flask
-
Setting up an API in Flask
-
Templating flask apps with Bootstrap
-
Message Flashing
-
Creating routes for our applications
-
Passing data through forms to flask app
-
Implementing sessions and cookies
-
Using conditionals and loops in a flask app
-
Saving app data to PostgreSQL Database Server
-
Setup your project with version control
-
Create a remote repository on Github
-
Deploying your project to the cloud on heroku
Requirements
-
Basic knowledge of HTML | CSS | JAVASCRIPT
-
Basic knowledge of Python
-
Basic knowledge of Bootstrap
-
Basic knowledge of using the command-line interface
Who this course is for:
- Beginners to Flask
- Beginners to web development
- Beginners to programming