Brief Summary
This course is all about leveling up your Python skills by diving into web development with Flask. You'll learn to build cool applications, manage databases, and deploy your projects online!
Key Points
-
Develop web apps using Flask microframework
-
Use PostgreSQL as a robust database solution
-
Create and manage applications with CRUD operations
Learning Outcomes
-
Understand the basics of Flask and how to use it for web development
-
Implement user registration and management in web applications
-
Deploy your web application on Heroku after building it with Flask
About This Course
Learn to build scalable Python Web Applications with Flask, PostgreSQL, SQLAlchemy, git, and Heroku With Awesome Project
Flask is a very popular Micro Framework for building dynamic Web Applications using Python. This course is meant for beginners to intermediate level programmers who wish to take their Python programming skills to the next level
Basic knowledge in Python, HTML and CSS are pre-requsites for this course. Some understanding Object Orient Concepts and databases will help, but not mandatory
This course is well-rounded and covers most aspects involved in building scalable Web Applications using Flask Framework such as Flask Blueprints, WTForms, Security, adding a robust database layer to your application that supports CRUD operations (Create, Update, Read, Delete Database Records). You'll also learn how to use Amazon S3 to store data and reference them in your projects
As we progress through the course, we will build a Online-Book-Catalog that relies on a PostgreSQL Database and allows users to register, login, logout and perform CRUD operations. We will save our code to GitHub, design and style the Application using Flask Bootstrap, use SQLAlchemy ORM to query data and finally deploy it to the web-hosting platform Heroku
Considering the practical problems involved in learning these complex and vast frameworks, I used some intuitive animations to show you exactly how the control flows from python code to the database util to the point the requested information is finally display in a web-browser
Build fully functional scalable and secure Web-Applications using the Flask Framework
Learn to use various Flask extensions such as Blueprints, Bootstrap, WTForms, Bcrypt etc.
Add a PostgreSQL database to your Python Web Applications and use SQLAlchemy ORM to Query Data
Vishal
This course helps you to understand understand basic features and especially if you are new to flask. A slow-paced course and out dated too