Building a Lightweight and Scalable Online Forum with Flask and SQL Alchemy - Full Project Tutorial

Building a Lightweight and Scalable Online Forum with Flask and SQL Alchemy - Full Project Tutorial

Linode via YouTube Direct link

Introduction

1 of 23

1 of 23

Introduction

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Building a Lightweight and Scalable Online Forum with Flask and SQL Alchemy - Full Project Tutorial

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Introduction
  2. 2 Set Up the Project for the Forum App
  3. 3 Create main.py File + Copy the Code from Flask
  4. 4 Configure the db Extension
  5. 5 Create the Bootstrap Template
  6. 6 Add the Navigation Bar
  7. 7 Create the Topics + Comments Databases
  8. 8 Make a Simple Form + Add Headings
  9. 9 Run a Get Request to Fetch All the Topics
  10. 10 Test ‘Add a Topic’ Form
  11. 11 Choose the Bootstrap Template for Displaying Topics
  12. 12 Add a Jinja Loop
  13. 13 Add an href
  14. 14 Reduce Heading Size
  15. 15 Create topic.html Template
  16. 16 Add topic.html to main.py + Fix Any Issues
  17. 17 Show the Comments on the Page with SQL Alchemy
  18. 18 Add a Comment on the Forum
  19. 19 Display the Added Comment
  20. 20 Show the Number of Comments jinja Array Length
  21. 21 Fix the Headers in Navigation Bar
  22. 22 Host the Website on Akamai + Filezilla
  23. 23 Conclusion

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.