How to build a web app with python part 1

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



Category:
Guide
Duration: 1:46:13
119 views
6


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. I try using Intellij first in the video but then realize sublime is just easier. This video will show you how to create a web app using python and Django.
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 though out the video to make navigating around much easier.
I apologize for how small the font is early on, I fix this starting at the Review of mistakes/errors chapter. All future videos will have the screen zoomed in so you guys can see what I'm doing.
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 videos. 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:05 Creating Project
00:13:30 Starting App
00:16:40 Modules file
00:21:03 Activating app
00:23:02 Migrating database
00:25:30 Setting up Super user
00:26:47 Register app with admin site
00:28:31 Admin site
00:30:06 Modules file
00:36:30 Migrating database
00:38:21 Admin site
00:40:50 Djando navigation you can skip this
00:43:00 Making web pages
01:21:30 Review of mistakes/errors
01:25:20 Making more web pages
01:44:50 Closing remarks


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

Peter-Pyke on GitHub







Tags:
#Python
#Algorithm
#coding
#error