In this video, Iโm going to be showing you how to make a website with Python, covering Flask, authentication, databases, and more. The goal of this video is to give you what you need to make a finished product that you can tweak, and turn into anything you like. Weโre going to also go over how you create a new userโs account, how you store those in a database, how to log into those user accounts, how to log out of them, and how you associate that information with a specific user.
๐ฅ Sign up for a FREE TypingDNA Developer Account! https://www.typingdna.com/clients/signup.
Try the TypingDNA Demo: https://www.typingdna.com/#demo
๐ Code for this tutorial: https://github.com/techwithtim/Flask-Web-App-Tutorial
๐บ Fix Pip on Windows: https://www.youtube.com/watch?v=AdUZArA-kZw&t=10s
๐บ Fix Pip on Mac: https://www.youtube.com/watch?v=E-WhAS6qzsU
โญ๏ธ Timestamps โญ๏ธ
00:00:00 | Video Overview
00:01:50 | Project Demo
00:04:35 | Directory Structure
00:06:40 | Flask Setup & Installation
00:08:55 | Creating a Flask App
00:14:01 | Creating Routes/Views
00:21:50 | Jinja Templating Language & HTML Templates
00:47:22 | Sign Up Page HTML
00:52:14 | Login Page HTML
00:54:31 | HTTP Requests (POST, GET, etc.)
00:57:05 | Handling POST Requests
01:03:14 | Message Flashing
01:12:42 | Flask SQLAlchemy Setup
01:15:46 | Database Models
01:23:42 | Foreign Key Relationships
01:29:10 | Database Creation
01:34:14 | Creating New User Accounts
01:43:16 | Logging In Users
01:49:17 | Flask Login Module
01:56:03 | Checking if User is Logged In
01:58:54 | Notes HTML
02:02:41 | Adding User Notes
02:05:48 | Deleting User Notes
โผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธ
๐ฐ Courses & Merch ๐ฐ
๐ป The Fundamentals of Programming w/ Python: https://tech-with-tim.teachable.com/p/the-fundamentals-of-programming-with-python
๐ Merchandise: https://teespring.com/stores/tech-with-tim-merch-shop
๐ Social Medias ๐
๐ธ Instagram: https://www.instagram.com/tech_with_tim
๐ฑ Twitter: https://twitter.com/TechWithTimm
โญ Discord: https://discord.gg/twt
๐ LinkedIn: https://www.linkedin.com/in/tim-ruscica-82631b179/
๐ Website: https://techwithtim.net
๐ GitHub: https://github.com/techwithtim
๐ Podcast: https://anchor.fm/tech-with-tim
๐ฌ My YouTube Gear ๐ฌ
๐ฅ Main Camera (EOS Canon 90D): https://amzn.to/3cY23y9
๐ฅ Secondary Camera (Panasonic Lumix G7): https://amzn.to/3fl2iEV
๐น Main Lens (EFS 24mm f/2.8): https://amzn.to/2Yuol5r
๐น Tripod: https://amzn.to/3hpSprv
๐ค Main Microphone (Rode NT1): https://amzn.to/2HrZxXc
๐ค Secondary Microphone (Synco Wireless Lapel System): https://amzn.to/3e07Swl
๐ค Third Microphone (Rode NTG4+): https://amzn.to/3oi0v8Z
โ๏ธ Lights: https://amzn.to/2ApeiXr
โจ Keyboard (Daskeyboard 4Q): https://amzn.to/2YpN5vm
๐ฑ Mouse (Logitech MX Master): https://amzn.to/2HsmRDN
๐ธ Webcam (Logitech 1080p Pro): https://amzn.to/2B2IXcQ
๐ข Speaker (Beats Pill): https://amzn.to/2XYc5ef
๐ง Headphones (Bose Quiet Comfort 35): https://amzn.to/2MWbl3e
๐ Lamp (BenQ E-reading Lamp): https://amzn.to/3e0UCr8
๐ Secondary Lamp (BenQ Screenbar Plus): https://amzn.to/30Dtafi
๐ป Monitor (BenQ EX2780Q): https://amzn.to/2HsmUPZ
๐ป Monitor (LG Ultrawide 34WN750): https://amzn.to/3dSD7tS
๐ Mic Boom Arm (Rode PSA 1): https://amzn.to/30EZw9m
๐ Audio Interface (Focusrite Scarlet 4i4): https://amzn.to/2TjXsih
๐ธ Donations ๐ธ
๐ต One-Time Donations: https://www.paypal.com/donate?hosted_button_id=CU9FV329ADNT8
๐ฐ Patreon: https://www.patreon.com/techwithtim
โผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธโผ๏ธ
โญ๏ธ Tags โญ๏ธ
โ Build a website
โ Python tutorial
โ Flask
โ Learn Python
โ How to use Python
โ HTTP requests
โ HTML Python
โ User accounts Python
โญ๏ธ Hashtags โญ๏ธ
#PythonWebsite #TechWithTim
