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 flask app
-
Saving app data to PostgreSQL Database Server
-
Setup your project with version control
-
Create 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 command line interface
Who this course is for:
- Beginners to Flask
- Beginners to web development
- Beginners to programming