This video is available to students only

Our Project: Yumroad

Part II: Building Larger Flask Applications

In Part I, we have learned the basics of Flask, seen how to structure Flask applications to scale, and how to test Flask applications. To build SaaS web applications with Flask we will also need to be able to store data in database, support user registration/login, handle payments, and send emails. We will focus on these components in Part II.

Start a new discussion. All notification go to the author.