How to build a web app with python part 2

Channel:
Subscribers:
750
Published on ● Video Link: https://www.youtube.com/watch?v=ESFRsCNpquo



Duration: 1:49:57
49 views
1


Hello everyone, today's video is a long one so I will do my best to provide you guys with everything you need to know before watching it. I suggest downloading the sublime text editor ( https://www.sublimetext.com/ ). I use it throughout this video and it makes creating and modifying files very easy.
A lot of the commands you will be using are going to be inside the command prompt. I know that using the command prompt window can be a little intimidating especially for people who are newer to coding(me included lol). I have done my best though to make this video easy to follow. I added chapters throughout the video to make navigating around much easier.
Don't be afraid to make mistakes and if you get stuck feel free to leave me a comment and I can try to help you out. I added text into the video at parts where I made mistakes so that you guys can fix them when they happen instead of having to troubleshoot the problem later on. I hope you all enjoy this video and even if you don't want to build this app yourself. I hope you will stick around for the next video/s. So that when I finally get it hosted online you can at least interact with the web app.

Chapters--------------------------------------------------------------------------------------------------------------
00:00:00 Intro
00:03:55 forms
00:14:55 new_topic
00:21:50 new_entry
00:38:00 Adding a new topic/entry
00:40:22 edit_entry
00:55:00 user_accounts
01:06:00 login
01:18:25 log_out
01:22:40 registration
01:45:45 migration
01:48:38 closing remarks

discord: https://discord.gg/5fWYdYMftc

DON'T PULL THE CODE FROM MY GITHUB: During this video I mention downloading the code from the first video off my github. Unfortunately what I didn't realize when I made this video is that all the code is not actually uploaded to github for some reason. I am not sure why but your best bet is to just watch the first video sorry for the confusion.
Peter-Pyke on GitHub: https://github.com/Peter-Pyke/learning_log.git

Link to book on Amazon: https://www.amazon.com/Python-Crash-Course-2nd-Edition/dp/1593279280/ref=sr_1_3?crid=1KK4XPN3ZIIUN&dchild=1&keywords=python+crash+course&qid=1628106000&sprefix=python+cra%2Caps%2C155&sr=8-3







Tags:
#Python
#Algorithm
#coding
#error