Completed
– SQL Tables & CSV Import
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python PostgreSQL Flask GUI App - Build and Publish with Live Database
Automatically move to the next video in the Classroom when playback concludes
- 1 In this hands-on tutorial, we take a static "Hello World" webpage 02:47 and transform it into a beautiful Flask and PostgreSQL dynamic application with a proper SQL database .
- 2 A production ready app that you can publish effortlessly and share with the world! 🌍🚀
- 3 – Clone Starter Files
- 4 – Flask Project Structure
- 5 – Environment Setup
- 6 – Creating Live PostgreSQL Database on Sevalla
- 7 – SQL Tables & CSV Import
- 8 – Python to PostgreSQL Connection
- 9 – Dynamic Profiles in Flask
- 10 – User Routes & Navigation
- 11 – Environment Variables & Secrets
- 12 – Deploying with Sevalla
- 13 – Fixing Deployment Errors
- 14 – Final Live Website Demo