Download link
File List
-
6. Creating a Base Flask App/6. Dealing with Configuration Settings.mp4 58.88 MB
12. Creating a Complete User System/7. Logging Users in and Out.mp4 36.12 MB
16. Accepting Recurring Payments/18. Expiring and Subscribing with Coupons.mp4 32.99 MB
16. Accepting Recurring Payments/10. Subscribing to a Plan (Back-End).mp4 29.55 MB
16. Accepting Recurring Payments/9. Subscribing to a Plan (Front-End).mp4 24.39 MB
11. Creating a Contact Form/6. Looking into the Templates and Macros.mp4 23.73 MB
12. Creating a Complete User System/5. Exploring the User Model.mp4 22.75 MB
16. Accepting Recurring Payments/21. Reviewing Your Billing Details.mp4 22.52 MB
12. Creating a Complete User System/13. Confirming It Works with Tests.mp4 22.14 MB
16. Accepting Recurring Payments/17. Managing Coupons in the Admin (Back-End).mp4 21.48 MB
6. Creating a Base Flask App/5. Running the Flask Application.mp4 21.4 MB
17. Building the Snake Eyes Game/7. Placing Bets (Front-End).mp4 20.82 MB
16. Accepting Recurring Payments/22. Integrating Stripe Webhooks.mp4 20.67 MB
16. Accepting Recurring Payments/12. Informing Users of Expiring Credit Cards.mp4 19.95 MB
16. Accepting Recurring Payments/7. Creating Subscription Plans.mp4 19.41 MB
13. Creating a Custom Admin Dashboard/8. Searching and Sorting Users.mp4 19.19 MB
12. Creating a Complete User System/11. Dealing with Password Resets.mp4 19.02 MB
7. Blueprints and Jinja 2 Templates/5. Creating the Home Page.mp4 18.61 MB
13. Creating a Custom Admin Dashboard/9. Deleting Users.mp4 18.28 MB
16. Accepting Recurring Payments/13. Updating Your Subscription Plan.mp4 18.06 MB
13. Creating a Custom Admin Dashboard/5. Listing Users.mp4 17.25 MB
18. Processing Microtransactions/4. Accepting Payments (Back-End).mp4 16.52 MB
13. Creating a Custom Admin Dashboard/6. Editing Users.mp4 16.19 MB
16. Accepting Recurring Payments/16. Managing Coupons in the Admin (Front-End).mp4 15.78 MB
19. Database Migrations/10. Auto-Generating Migration Scripts.mp4 15.34 MB
16. Accepting Recurring Payments/11. Updating Your Payment Method.mp4 14.19 MB
17. Building the Snake Eyes Game/8. Placing Bets (Back-End).mp4 13.94 MB
8. Testing and Code Quality/3. Getting Comfortable Writing Tests.mp4 13.59 MB
16. Accepting Recurring Payments/23. Confirming It Works with Tests.mp4 13.38 MB
16. Accepting Recurring Payments/19. Managing Subscriptions in the Admin.mp4 13.36 MB
12. Creating a Complete User System/6. Initializing the Database.mp4 12.72 MB
13. Creating a Custom Admin Dashboard/7. Generating Fake Users with the CLI.mp4 12.49 MB
17. Building the Snake Eyes Game/6. Giving Subscribers Coins.mp4 12.33 MB
18. Processing Microtransactions/6. Adding to and Modifying the Custom Admin.mp4 12.23 MB
4. Preparing to Follow Along/3.1 bsawf-course-material.zip.zip 12.21 MB
14. Logging, Middleware and Error Handling/4. Using Flask's Logger.mp4 11.88 MB
7. Blueprints and Jinja 2 Templates/2. Creating Our First Flask Blueprint.mp4 11.86 MB
18. Processing Microtransactions/7. Confirming It Works with Tests.mp4 11.57 MB
13. Creating a Custom Admin Dashboard/4. Viewing the Main Dashboard.mp4 11.48 MB
1. Welcome to the Course/1. What Does This Course Cover.mp4 11.26 MB
3. Application Overview/2. Going over the Demo App That We'll Build.mp4 11.05 MB
11. Creating a Contact Form/8. Our First Taste of Celery.mp4 10.99 MB
12. Creating a Complete User System/8. Registering New Users.mp4 10.99 MB
7. Blueprints and Jinja 2 Templates/6. Adding a Few Additional Pages.mp4 10.64 MB
16. Accepting Recurring Payments/8. Rendering Pricing Tables.mp4 10 MB
11. Creating a Contact Form/9. Running Celery with Docker Compose.mp4 9.86 MB
11. Creating a Contact Form/3. Configuring the App to Send e-mail.mp4 9.83 MB
12. Creating a Complete User System/10. Allowing Users to Update Their Settings.mp4 9.82 MB
16. Accepting Recurring Payments/14. Cancelling Your Subscription.mp4 9.58 MB
3. Application Overview/3. Visualizing the Application's Architecture.mp4 9.55 MB
19. Database Migrations/5. Creating Our First Migration.mp4 9.49 MB
16. Accepting Recurring Payments/20. Generating Random Invoices.mp4 9.44 MB
16. Accepting Recurring Payments/24. Sales Charts, Refunds and More.mp4 9.35 MB
18. Processing Microtransactions/3. Accepting Payments (Front-End).mp4 9.09 MB
12. Creating a Complete User System/3. Configuring the App to Handle Users.mp4 9 MB
9. Creating a CLI Script/4. Getting Familiar with Click.mp4 8.93 MB
20. Internationalization (i18n)/7. Updating the Billing Blueprint to Support i18n.mp4 8.6 MB
14. Logging, Middleware and Error Handling/5. Integrating Google Analytics.mp4 8.39 MB
20. Internationalization (i18n)/6. Updating the User Blueprint to Support i18n.mp4 8.34 MB
11. Creating a Contact Form/10. Confirming It Works with Tests.mp4 8.21 MB
16. Accepting Recurring Payments/6. Visualizing the Data Model Relationships.mp4 8 MB
10. Using Our First Flask Extension/3. Debug Toolbar.mp4 7.92 MB
8. Testing and Code Quality/5. Performing Static Analysis on the Code Base.mp4 7.69 MB
14. Logging, Middleware and Error Handling/2. Tracking Response Times for All Requests.mp4 7.48 MB
14. Logging, Middleware and Error Handling/8. Handling Exceptions in Production.mp4 7.48 MB
12. Creating a Complete User System/9. Welcoming New Users.mp4 7.27 MB
19. Database Migrations/7. Running Our First Migration.mp4 7.24 MB
20. Internationalization (i18n)/10. Adding Additional Languages.mp4 7.2 MB
14. Logging, Middleware and Error Handling/7. Custom Error Pages.mp4 7.12 MB
7. Blueprints and Jinja 2 Templates/3. Deciding on a Look for Our Application.mp4 6.8 MB
16. Accepting Recurring Payments/15. Extending the Admin Dashboard.mp4 6.72 MB
20. Internationalization (i18n)/9. Updating Translations for Multiple Languages.mp4 6.7 MB
14. Logging, Middleware and Error Handling/6. Fixing IP Addresses with Middleware.mp4 6.6 MB
18. Processing Microtransactions/5. Viewing the New Invoice History.mp4 6.51 MB
17. Building the Snake Eyes Game/13. Confirming It Works with Tests.mp4 6.45 MB
11. Creating a Contact Form/5. Reviewing the Views.mp4 6.37 MB
20. Internationalization (i18n)/8. Generating the Primary messages.pot File.mp4 6.35 MB
6. Creating a Base Flask App/3. Taking a Look at the Application File.mp4 6.04 MB
6. Creating a Base Flask App/4. Investigating the Dockerfile.mp4 5.82 MB
19. Database Migrations/8. Creating and Running a Second Migration.mp4 5.81 MB
15. Quality of Life CLI Improvements/4. Breaking down Lines of Code.mp4 5.69 MB
16. Accepting Recurring Payments/4. Configuring the App to Handle Payments.mp4 5.63 MB
17. Building the Snake Eyes Game/5. Exploring the Bet and User Models.mp4 5.63 MB
19. Database Migrations/6. Sidetracking with pgAdmin III.mp4 5.61 MB
8. Testing and Code Quality/4. Investigating Our Code Test Coverage.mp4 5.57 MB
9. Creating a CLI Script/5. Running the Commands We Created.mp4 5.25 MB
19. Database Migrations/4. Configuring Alembic.mp4 5.15 MB
15. Quality of Life CLI Improvements/2. Creating Secure Tokens.mp4 5.02 MB
20. Internationalization (i18n)/11. Confirming It Works with Tests.mp4 5.01 MB
13. Creating a Custom Admin Dashboard/10. Confirming It Works with Tests.mp4 4.95 MB
15. Quality of Life CLI Improvements/3. Viewing All Route Endpoints.mp4 4.82 MB
16. Accepting Recurring Payments/2. Signing up with Stripe.mp4 4.72 MB
17. Building the Snake Eyes Game/11. Modifying the Admin User Details.mp4 4.68 MB
17. Building the Snake Eyes Game/3. Configuring the App to Handle Betting.mp4 4.65 MB
11. Creating a Contact Form/7. Handling Forms with Flask-WTForms.mp4 4.58 MB
9. Creating a CLI Script/3. Going over New Content Added to the Project.mp4 4.48 MB
6. Creating a Base Flask App/2. Exploring the App's Package Dependencies.mp4 4.42 MB
21. Where to Go Next/1. Congrats on Finishing This Course.mp4 4.3 MB
20. Internationalization (i18n)/5. Adding i18n Support to the Application.mp4 4.25 MB
2. Is Flask Right for You/3. What Kind of Web Sites Can You Build with Flask.mp4 4.07 MB
17. Building the Snake Eyes Game/10. Viewing Betting History.mp4 3.98 MB
8. Testing and Code Quality/2. Going over the requirements.txt Changes.mp4 3.81 MB
2. Is Flask Right for You/4. How Does Flask Compare to Other Frameworks.mp4 3.57 MB
16. Accepting Recurring Payments/5. Adding the Billing Blueprint.mp4 3.57 MB
17. Building the Snake Eyes Game/12. Coding Exercise Homework Assignments.mp4 3.45 MB
21. Where to Go Next/2. Deploying Your App to Production.mp4 3.43 MB
18. Processing Microtransactions/2. Configuring the App for Purchases.mp4 3.41 MB
11. Creating a Contact Form/4. Adding the Contact Blueprint.mp4 3.4 MB
17. Building the Snake Eyes Game/9. Generating Random Bets.mp4 3.36 MB
12. Creating a Complete User System/12. Modifications to Previous Blueprints.mp4 3.36 MB
12. Creating a Complete User System/4. Adding the User Blueprint.mp4 3.33 MB
4. Preparing to Follow Along/3. Downloading the Course's Material.mp4 3.24 MB
7. Blueprints and Jinja 2 Templates/4. Understanding Jinja 2 Templates.mp4 3.13 MB
16. Accepting Recurring Payments/3. Going over the requirements.txt Changes.mp4 3 MB
19. Database Migrations/9. Viewing the History of Your Migrations.mp4 2.92 MB
13. Creating a Custom Admin Dashboard/2. Why Are We Not Using Flask-Admin.mp4 2.79 MB
13. Creating a Custom Admin Dashboard/3. Adding the Admin Blueprint.mp4 2.75 MB
20. Internationalization (i18n)/4. Configuring the App to Handle i18n.mp4 2.69 MB
5. Getting Familiar with Docker/4. Making Sure Docker Works on Your System.mp4 2.36 MB
2. Is Flask Right for You/5. Massive Companies Who Are Using Flask.mp4 2.34 MB
12. Creating a Complete User System/2. Going over the requirements.txt Changes.mp4 2.34 MB
1. Welcome to the Course/2. Dealing with Issues.mp4 2.33 MB
19. Database Migrations/3. Going over the requirements.txt Changes.mp4 2.32 MB
2. Is Flask Right for You/2. What Is Flask.mp4 2.28 MB
19. Database Migrations/2. What Is a Database Migration.mp4 2.22 MB
11. Creating a Contact Form/2. Going over the requirements.txt Changes.mp4 2.15 MB
14. Logging, Middleware and Error Handling/3. Configuring Log Levels.mp4 2.02 MB
10. Using Our First Flask Extension/2. Going over the requirements.txt Changes.mp4 1.67 MB
5. Getting Familiar with Docker/2. Why Is It worth Using Docker.mp4 1.63 MB
9. Creating a CLI Script/2. Why Do We Need a CLI Script.mp4 1.62 MB
20. Internationalization (i18n)/2. What Is Internationalization.mp4 1.61 MB
16. Accepting Recurring Payments/1. Introduction.mp4 1.5 MB
4. Preparing to Follow Along/4. Installing a Code Editor.mp4 1.49 MB
20. Internationalization (i18n)/3. Going over the requirements.txt Changes.mp4 1.47 MB
12. Creating a Complete User System/1. Introduction.mp4 1.44 MB
17. Building the Snake Eyes Game/2. Going over the requirements.txt Changes.mp4 1.39 MB
5. Getting Familiar with Docker/3. Installing Docker.mp4 1.28 MB
19. Database Migrations/1. Introduction.mp4 1.2 MB
4. Preparing to Follow Along/2. Setting up an Initial Course Folder.mp4 1.17 MB
11. Creating a Contact Form/1. Introduction.mp4 1.15 MB
17. Building the Snake Eyes Game/1. Introduction.mp4 1.15 MB
20. Internationalization (i18n)/1. Introduction.mp4 1.1 MB
17. Building the Snake Eyes Game/4. Adding the Betting Blueprint.mp4 1.1 MB
13. Creating a Custom Admin Dashboard/1. Introduction.mp4 1.05 MB
14. Logging, Middleware and Error Handling/1. Introduction.mp4 988.84 KB
18. Processing Microtransactions/1. Introduction.mp4 883.85 KB
6. Creating a Base Flask App/1. Introduction.mp4 821.75 KB
8. Testing and Code Quality/1. Introduction.mp4 766.48 KB
7. Blueprints and Jinja 2 Templates/1. Introduction.mp4 761.2 KB
4. Preparing to Follow Along/1. Introduction.mp4 714.17 KB
9. Creating a CLI Script/1. Introduction.mp4 703.77 KB
2. Is Flask Right for You/1. Introduction.mp4 689.95 KB
5. Getting Familiar with Docker/1. Introduction.mp4 671.3 KB
15. Quality of Life CLI Improvements/1. Introduction.mp4 667.56 KB
10. Using Our First Flask Extension/1. Introduction.mp4 627.88 KB
3. Application Overview/1. Introduction.mp4 584.15 KB
12. Creating a Complete User System/14. Creating a Complete User System - Coding Challenge.html 2.45 KB
16. Accepting Recurring Payments/25. Accepting Recurring Payments - Coding Challenge.html 2.27 KB
10. Using Our First Flask Extension/4. Using Our First Flask Extension - Coding Challenge.html 1.6 KB
6. Creating a Base Flask App/7. Creating a Base Flask App - Coding Challenge.html 1.24 KB
8. Testing and Code Quality/6. Testing Code Quality - Coding Challenge.html 1.12 KB
11. Creating a Contact Form/11. Creating a Contact Form - Coding Challenge.html 1.04 KB
18. Processing Microtransactions/8. Processing Microtransactions - Coding Challenge.html 1.04 KB
7. Blueprints and Jinja 2 Templates/7. Blueprints and Jinja 2 Templates - Coding Challenge.html 996 B
9. Creating a CLI Script/6. Creating a CLI Script - Coding Challenge.html 673 B
13. Creating a Custom Admin Dashboard/11. Creating a Custom Admin Dashboard - Coding Challenge.html 610 B
15. Quality of Life CLI Improvements/5. Quality of Life CLI Improvements - Coding Challenge.html 294 B
courseupload.com.webloc 248 B
14. Logging, Middleware and Error Handling/9. Logging, Middleware and Error Handling - Coding Challenge.html 232 B
20. Internationalization (i18n)/12. Internationalization (i18n) - Coding Challenge.html 197 B
10. Using Our First Flask Extension/5. Using Our First Flask Extension - Quiz.html 141 B
11. Creating a Contact Form/12. Creating a Contact Form - Quiz.html 141 B
12. Creating a Complete User System/15. Creating a Complete User System - Quiz.html 141 B
13. Creating a Custom Admin Dashboard/12. Creating a Custom Admin Dashboard - Quiz.html 141 B
14. Logging, Middleware and Error Handling/10. Logging, Middleware and Error Handling - Quiz.html 141 B
15. Quality of Life CLI Improvements/6. Quality of Life CLI Improvements - Quiz.html 141 B
16. Accepting Recurring Payments/26. Accepting Recurring Payments - Quiz.html 141 B
17. Building the Snake Eyes Game/14. Building the Snake Eyes Game - Quiz.html 141 B
18. Processing Microtransactions/9. Processing Microtransactions - Quiz.html 141 B
19. Database Migrations/11. Database Migrations - Quiz.html 141 B
20. Internationalization (i18n)/13. Internationalization (i18n) - Quiz.html 141 B
5. Getting Familiar with Docker/5. Getting Familiar with Docker - Quiz.html 141 B
6. Creating a Base Flask App/8. Creating a Base Flask App - Quiz.html 141 B
7. Blueprints and Jinja 2 Templates/8. Blueprints and Jinja 2 Templates - Quiz.html 141 B
8. Testing and Code Quality/7. Testing and Code Quality - Quiz.html 141 B
9. Creating a CLI Script/7. Creating a CLI Script - Quiz.html 141 B
Download Info
-
Tips
“The Build a SAAS App with Flask Course” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.