Be taught the Flask Python internet framework by constructing your personal e-commerce web site with its personal authentication system.
💻 Full code: https://github.com/jimdevops19/FlaskSeries
💻 Get code snippets used within the course: http://www.jimshapedcoding.com/programs/Flaskpercent20Fullpercent20Series
✏️ Course created by Jim from JimShapedCoding. Try his channel: https://www.youtube.com/channel/UCU8d7rcShA7MGuDyYH1aWGg
⭐️ Course Contents ⭐️
⌨️ P1 (0:00:00) Introduction
⌨️ P2 (0:20:37) Styling & Templates
⌨️ P3 (0:41:37) Sending information to Templates
⌨️ P4 (1:02:56) Template Inheritance
⌨️ P5 (1:21:14) Fashions and Databases
⌨️ P6 (1:51:13) Mission Restructure
⌨️ P7 (2:05:41) Mannequin Relationships
⌨️ P8 (2:25:37) Flask Types
⌨️ P9 (2:51:58) Flask Validations
⌨️ P10 (3:14:05) Flashes & Superior Validations
⌨️ P11 (3:41:04) Person Authentication Half 1
⌨️ P12 (3:59:56) Person Authentication Half 2
⌨️ P13 (4:34:16) Logout and Customizations
⌨️ P14 (4:51:25) Merchandise Buying Half 1
⌨️ P15 (5:18:39) Merchandise Buying Half 2
⌨️ P16 (5:54:13) Merchandise Promoting
Helpful Hyperlinks:
🔗 Python Obtain – https://www.python.org/downloads/
🔗 Pycharm Obtain – https://www.jetbrains.com/pycharm/obtain/
🔗 Flask Starter Template – https://flask.palletsprojects.com/en/1.1.x/quickstart/
—
Be taught to code free of charge and get a developer job: https://www.freecodecamp.org
Learn lots of of articles on programming: https://freecodecamp.org/information
And subscribe for brand new movies on expertise each day: https://youtube.com/subscription_center?add_user=freecodecamp
source
Thanks a lot for uploading this course, once again, it's an honor to have some of my courses in the FCC Channel 🙂
Amazing explanation about flask thanks a lot sir!
I've watched alot of tutorials on Flask and this one is BY FAR the most comprehensive! Questions I've had that other videos have glossed over have been answered by you. Thank you for this!! Your hard work, organization and clarity are greatly appreciated! <3
In part 12 I am being told that User attribute has not .check_password_correction and I cannot figure out what is wrong, my code is dead. Urgent help needed please.
One of the best flask-tutorials I've been seen so far. You are a good teacher, I thinky your passion for the topic is felt by everyone. Thanks for your great work!
I am getting error that no module named flask_sqlalchemy. I have installed flask_sqlalchemy using pip.
Best Tutorial Ever!!!
You are a fantastic teacher, thank you so much for this.
The nav bar is not displayed on my tab.Please help!!
Amazing….
I really enjoy this tutorial, thank you so much for all of this!!!
Thanks for good tutorial
Hi!
Great course! So far everything has worked, but at 3:40:00 the cancellation of the error message does not work for me. Everything will look nice to me, the whole error message window but I can't close it by clicking on the cross. Would you please advise me? Or did someone have a similar problem?
Thank you very much 🙂
Great!
hello @JimShapedCoding. The code snippets after 'Template Inheritance' are unavailable. Kindly assist?
NameError: name 'db' is not defined
During creating database this error appeared , i am using mac
do you know any way why my app routes are not working? When i type in home in the headline it appears but the changes are not saved. To restart dont help either. I made a second html file it works in pycharm but not on the browser. Do you know anything? Flask is correct installed
Lol porro means blunt in Spanish
Thanks
Thanks a lot this is very useful
This is a really really grt tutorial i was finding like this from long ago….but facing a problem my item's content is not displaying i have done exactly the same as said ……..can someone help into this
Is something wrong with my earphones or the audio volume is very low for this video?
When I restructured my project it shows error 404 not found
Just finished the tutorial pretty good but my complain is that there is no way to add new items to the market unless i use the terminal no way to increase your budget as well. I just feel like some stuff are still missing but overall decent video
It helps me a lot, Jim! Thank you so much, brother!
Great tutorial , learned a lot and thanks for keeping in the error messages , really useful
Hello, Thank you for this video. It seems like there is an issue with your website copying the code snippets. I am getting a 502 server error
Seems like the site with code snippets are a little bit down at the moment 🙁
_ name _ == self
Thanks a lot for very elaborate tutorial!! So grateful!
f"<h1>hello {username}</h1>" => it give me error
"<h1>hello %s!</h1>" % username => it works
why?
This tutorial is fantastic
informative video and this is nice video for Flask tutorial https://www.youtube.com/watch?v=MH9uSt825tI as well
Does anybody know how to deal with the CSRF Error "tokens does not match"? It's freaking me out and it cannot let me use the project outside my local network…
I am in my 2 hrs mark and I learned a lot for flask, this org is great!
I just want to say thank you for this amazing lecture.
Thanks!
Anybody knows, if is possible to add Google Adsense to a web application made it with Flask?
1:16:29
This is one of the best Flask tutorials I’ve never seen yet. You are an amazing tutor, covering every nook and corner and explaining everything in a fantastic way. Thank you so much for the wonderful session.
I'm close to the four hour of the course and the things that i learned here is awesome
Many thanks!!