Flask Course - Python Web Application Development

Поделиться
HTML-код
  • Опубликовано: 11 окт 2024

Комментарии • 793

  • @jimshapedcoding
    @jimshapedcoding 3 года назад +601

    Thanks a lot for uploading this course, once again, it's an honor to have some of my courses in the FCC Channel :)

    • @Nedwin
      @Nedwin 3 года назад +7

      Man, you are a rockstar!!

    • @venkateshhariharan4341
      @venkateshhariharan4341 3 года назад +4

      Thanks for the great course jim ❤️

    • @davialbuquerque4964
      @davialbuquerque4964 3 года назад +3

      Great job, Jim! Keep it up!

    • @adityeahh2135
      @adityeahh2135 3 года назад +6

      you are the best jim

    • @yourbehaviour7027
      @yourbehaviour7027 3 года назад

      Realy big thanks you!!!! but how to update market store ?? if want to see all items in here ( after selling , buying or something) ? sorry for my english its not my native language

  • @nghiaduy6044
    @nghiaduy6044 3 года назад +46

    The length of this video is more than 6 hours , instead of discouraging me from watching , it reassures me about the amount of knowledge required in any serious subject , and the dedication of the educator. Thank you very much

  • @bidhyapokharel4687
    @bidhyapokharel4687 3 года назад +209

    If you're wondering should I get into it or not, then let me tell you guys this tutorial is amazing. I went through many tutorials but never found any like this!! This man is going to hold you in every minute guys.

    • @jimshapedcoding
      @jimshapedcoding 3 года назад +22

      What a comment thanks a lot my friend :) Hope you'll spread the word with your friends that are enjoying to code

    • @lesserknownfacts7849
      @lesserknownfacts7849 3 года назад +5

      @@jimshapedcoding I just checked out your main channel and found out that you are soooooooooo underrated. You deserve 100 times more subs than you currently have now. I watched many tutorials on flask, but this one is the most simple and most cool out of all.

    • @jimshapedcoding
      @jimshapedcoding 3 года назад +2

      @@lesserknownfacts7849 thanks a lot! Hope we will reach this amount of subs one day

    • @lesserknownfacts7849
      @lesserknownfacts7849 3 года назад +1

      @@jimshapedcodingyessir!

    • @bkes8196
      @bkes8196 3 года назад

      Ma pani try garchu aaja dekhi...I previously watched a 45 min long video and that was helluva fast one. I hope this is slow and steady for me.

  • @sarvesh6785
    @sarvesh6785 Год назад +73

    1:37:47 For those who are getting error in db.create_all() command, add this to the main file:
    app.app_context().push()

    • @MrBeltalowda
      @MrBeltalowda Год назад +3

      haha, i actually thought you'd have to work with context like:
      with app.app_context():
      Item.query.filter()... etc
      every time you need to query something.. it was breaking my fingers

    • @module_os
      @module_os Год назад +3

      thanks, bro!

    • @venkateshkalimuthu425
      @venkateshkalimuthu425 Год назад

      where to add exactly bro? I'm still getting error

    • @venkateshkalimuthu425
      @venkateshkalimuthu425 Год назад

      @@MrBeltalowda bro could share the portion of that code? I'm still getting error

    • @meghanasiri8325
      @meghanasiri8325 Год назад +22

      @@venkateshkalimuthu425 push context manually in python shell
      pthon
      from market import app,db
      app.app_context().push()
      db.create_all()

  • @joeleone6276
    @joeleone6276 3 года назад +12

    If you're having some issues piecing together how Flask works with Python and HTML or how to get your data from Python to your websites, this video does a great job of explaining this in detail! Very helpful!

  • @fernandodaquinta213
    @fernandodaquinta213 3 года назад +24

    This is by far and away the best Flask starter course I have found on RUclips (or any other platform). The realistic example that "Jim" works through provides all the tools and context you need to get started. Highly recommended!

    • @this_rishi
      @this_rishi 3 года назад

      Do you find it better than Corey Schafer's flask playlist?

    • @malixahmed
      @malixahmed 7 месяцев назад

      far better@@this_rishi

  • @saharshjain3203
    @saharshjain3203 7 месяцев назад +3

    Cannot believe I created a full blown project in juc 5 days as I was struggling with flask for over an year now, your way of teaching, error handling really made the journey interesting. Terrific Job Jim!

    • @jimshapedcoding
      @jimshapedcoding 3 месяца назад

      Thanks a lot, I really appreciate this comment and glad I could save you a lot of time and teach new things in just few days.

    • @azipage
      @azipage Месяц назад

      oh, Wauuu. Congratulations. Your comment made me really interested in this video right now)))

  • @jonathankristanto1449
    @jonathankristanto1449 3 года назад +39

    This course is totally amazing! I've learnt so much and Jim you're such a great educator. Finished this in 5 days and now I'm gonna try to create my own project with Flask Web Framework. Great Job Jim!

  • @igoorsimoess
    @igoorsimoess 2 года назад +5

    even a few months after I watched it for the first time, still the best explanation bout template inheritance using jinja i've found. Thanks, Jim.

  • @kousikdas7672
    @kousikdas7672 3 года назад +36

    I was finding a flask course so that I can learn back-end with python. Thank you ❤️
    Will complete this course ❤️

  • @andercarrasco6462
    @andercarrasco6462 3 года назад +16

    The best course about Flask I've seen in all the internet. Thank you so much for this tutorial.

    • @toshibytes845
      @toshibytes845 3 года назад

      can you explain 1:36:15 to me? How do I open this prompt correctly?

  • @grvsha
    @grvsha 7 месяцев назад +1

    give this guy a medal... what a simple way of explaining such a complex topic...

  • @DreadBusinessNetwork
    @DreadBusinessNetwork 6 месяцев назад +2

    Took about 2 weeks to go through. Finally done. Great tutorial. Thanks

  • @thetasworld
    @thetasworld 3 месяца назад +3

    That was a great tutorial. I just finished it today (June 21, 2024), implenting the same ideas (with few minor adjustments) using Bootstrap 5. Thank you.

    • @jimshapedcoding
      @jimshapedcoding 3 месяца назад +1

      Awesome, must be a good feeling! Thanks for the feedback

  • @mrklean0292
    @mrklean0292 3 месяца назад +3

    You know, anyone can learn the basics of a programming language in one or two weeks. It's knowing what and how to advance beyond that. It's thanks to this course plus a couple of other courses that have helped me to get beyond just doing simple things with Python. Am I a top engineer, no, but I definitely now have the tools to advance without letting roadblocks hinder me. Thank you.

    • @jimshapedcoding
      @jimshapedcoding 3 месяца назад

      You're welcome, glad this one helped you to go beyond and feel very comfortable developing complex projects!

  • @lameckotieno5837
    @lameckotieno5837 3 года назад +16

    I find myself referring my friend to this channel..and for the first time am understanding flask very well...big up

    • @sivasaran4
      @sivasaran4 3 года назад

      Is it for beginner only knows oops concepts of python

  • @learn_ina_flash
    @learn_ina_flash Год назад +2

    Teacher was very humble and i liked his way of teaching . Thankyou for this tutorial

  • @shashankprakash5132
    @shashankprakash5132 Год назад +4

    After browsing through a lot of tutorials, and gaining minimum knowledge leading to frustration, I slept on it. I am glad RUclips brought this up as a suggestion, and this was the first thing to do for the day. @jimshapedcoding, MAN you're the best. Hats off to your patience in explaining each and everystep. I am viewing your Python OOP playlist, and I already believe I have made the right choice to not browse for anymore tutorials for OOP concepts.

    • @jimshapedcoding
      @jimshapedcoding Год назад +2

      Bro thanks so much, appreciate this. Hope you'll find even more content to learn in my channel and keep going :)

  • @JosaphatTagba
    @JosaphatTagba 8 месяцев назад +2

    i'm in a french country but your tutorials and courses help me to learn coding thanks

  • @srivathsan8421
    @srivathsan8421 2 года назад +4

    Massive, MASSIVE props to this dude
    He must be one of the legends who answer questions in StackOverFlow, this tutorial was absolutely *amazing*

  • @srikrithibharadwaj6779
    @srikrithibharadwaj6779 3 года назад +7

    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.

  • @KacperMigdal
    @KacperMigdal 3 месяца назад +3

    Thank you for this amazing course! I really like your style of lessons because you are not ashamed of errors and you explain everything thoroughly! You really made me understand this, thanks a lot!!

    • @jimshapedcoding
      @jimshapedcoding 3 месяца назад

      Thanks a lot for the feedback, appreciate this comment!

  • @stephenroy1087
    @stephenroy1087 3 года назад +5

    Man, Am loving this. Carefully prepared and is recommended to all enthusiasts. You made me understand Flask easily. Thanks a million.

  • @prathameshkhairnar
    @prathameshkhairnar 2 года назад +2

    This was my first time coding and developing an actual working Application 👶 Tysm Jim for this video, I successfully made this entire Web Application by myself because of you! 🕺

  • @divyanshubhargava6237
    @divyanshubhargava6237 Год назад +6

    for those who are getting error in db.create_all() command :
    solution : first uninstall current version of flask-sqlalchemy using command "pip uninstall flask-sqlalchemy" and then install flask-sqlalchemy version 2.5.1 by command "pip install flask-sqlalchemy==2.5.1"

  • @gregkan3964
    @gregkan3964 2 года назад +1

    greatest flask tutorial i ever saw ! you explain everything very well especially html parts and do not rush anything. Unlike most other web tutorials !

  • @ansonnn_
    @ansonnn_ 3 года назад +4

    At 4:29:00, for the `prettier_budget` function, there's a much easier way to implement this.
    Which is just by using the format string with a colon and comma like "{ : , }" (don't use any space-character in the real code).
    E.g.
    budget = 1_000_000 # underscore is just a way to make it easier to see
    number_with_commas = f'{budget:,}'
    number_with_commas
    OUTPUT:
    '1,000,000'

    • @jasonmcclatchie6877
      @jasonmcclatchie6877 3 года назад

      This is a really good tip, some quick refactoring and we have a much easier to read function

    • @kpm25
      @kpm25 2 месяца назад

      also, dont like to nitpick but shouldn't the dollar sign be on the leftside??? as in $1,000 ???

  • @mikaylatheengineer9631
    @mikaylatheengineer9631 3 года назад +8

    Learning python after being primarily a Javascript developer and this is so freaking cool, thank you for uploading

  • @dmt7793
    @dmt7793 2 года назад

    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!

  • @j__x__c8823
    @j__x__c8823 2 года назад +2

    You have no idea how much this helped me, I want to thank you so much for creating this video, this is everything I wanted. Thanks a lot.

  • @swarnnikarajsingh4989
    @swarnnikarajsingh4989 3 года назад +2

    I have gone through many flask tutorials. It is the best of them. Thank you so much for this amazing course

  • @kushalmiglani2691
    @kushalmiglani2691 2 года назад +2

    Thanks man i have seen your selenium tutorial as well. You are an amazing teacher with good understanding of python. I have subscribed your official channel. Your channel should get more recognition and your content is gold.

  • @osakw3
    @osakw3 Год назад +2

    One of best free tutorials i've seen before!! Well done.

  • @IronStoneStudio
    @IronStoneStudio 2 года назад +4

    This course is better than paid Udemy courses! Excellent job!

  • @rockinrandalf
    @rockinrandalf 2 года назад +1

    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!

  • @Technokidzo
    @Technokidzo 3 года назад +2

    This is the best flask course ever and it's for free
    I appreciate that you created this course

  • @philippeacquier1807
    @philippeacquier1807 6 месяцев назад +5

    At 1:35:16, for people struggling with comment "RuntimeError: Working outside of application context." and "To solve this, set up an application context with app.app_context()"
    With Flask 3.0.2, db.add() and db.commit() as well as as Item.query.all() methods don't work anymore in this way.
    Here is the correct code regarding this Flask version:
    from market import db, app # don't forget to import app !!!
    with app.app_context():
    db.create_all()
    Then you create your object
    from market import Item
    item1 = Item(name="Iphone 10", price=500, barcode='123456789123', description="scrappy phone")
    The same happened with db.add() and db.commit() :
    with app.app_context():
    db.session.add(item1)
    db.session.commit()
    finally, to print items :
    with app.app_context():
    Item.query.all()
    Hope it helps you. I've struggled a lot with this !!

  • @eduardorobles490
    @eduardorobles490 7 месяцев назад

    I just finished followint this course and it helped me A LOT to build up my own project
    Warm thanks to Jim, and congratulations for the great job!

  • @shauntechstudios344
    @shauntechstudios344 2 года назад +2

    This man is genious, thanks FCC for uploading this and thanks JimShapedCoding for doing this great tutorials, you 2 guys got +1 subscriber

  • @elenamurga4357
    @elenamurga4357 3 года назад +6

    This video is pure gold! I learned a lot! I loved that your explanations are short and concise!!!! ty

  • @Amiou7
    @Amiou7 3 года назад +9

    Thank you very much, this is an excellent introduction to Flask! Looking forward to learning web application deployment in production! :)

  • @henriquegasques
    @henriquegasques 3 года назад +10

    Great tutorial! I just want to point out something: at around 1:31:00 you said that it's a best practice to use uniqueness in your database column for the item's description, but it's probably not. I'm not used to Flask (otherwise I wouldn't be here), but by saying that the description should be unique, everytime you create an item or update an item's description, the database will have to compare it to ALL other items descriptions. This comparison will probably be a quite expensive one. I would advise only using `unique=True` for things that actually need to to be unique and are more easily comparable, and also to create an index for that column (I don't know if SQLAlchemy does that automatically).

    • @jimshapedcoding
      @jimshapedcoding 3 года назад +5

      That's just perfectly making sense, thanks.
      Although the chances are one in a trillion, I never want to have the same description for different items, but probably I could have skipped this because of large amount of characters.

    • @mikechilders
      @mikechilders 3 года назад +4

      I agree with not using unique=true on description. unique=true will create an index on a 1024 character field that will have to be compared and updated upon every db insert attempt. As the db gets bigger, the delay will be enormous, especially on a sqlite3 db. There would have to be a very good reason to require uniqueness of the descriptions. For instance, what if i hzd three identical Iphones to sell, or 100 of them? Should I be forced to change the description of all of them to avoid them all being non-unique?
      I've worked with 400GB MySQL databases that got so slow because of fields being indexed like this, that we had to remove the unneeded indices. One had over 200 fields indexed "just in case we ever needed to search by them".
      I don't wish to take away from the incredible teaching in this course though. Fantastic job! I'm sure this nitpicking probably wouldn't be a problem on a small db like this one, but it is an important lesson to learn.

  • @LauderAndClearer
    @LauderAndClearer 2 года назад +1

    I really like how he explains every single step!

  • @jakubsebek
    @jakubsebek 3 года назад +13

    Truly amazing. A very understandable intro to back-end development.

  • @kushangshah-be7hn
    @kushangshah-be7hn Год назад

    i can't believe how much i learned in only 1 hour. this is the best video.

  • @RahulChauhanart
    @RahulChauhanart 3 года назад +3

    Thankyou very much for explaining Project Restructure, it helped me understand a codebase of 1000s lines which I had hard time figuring out earlier

  • @sheralishaikh8644
    @sheralishaikh8644 3 года назад +8

    Wanted to explore Flask and you made it... Thank you so much🙏

    • @toshibytes845
      @toshibytes845 3 года назад

      can you explain 1:36:15 to me? How do I open this prompt correctly?

  • @ohirivincent1011
    @ohirivincent1011 2 года назад

    Wow!!! What a tutorial! I can't believe I had started this tutorial on the 25th day of July and finished it this morning being the 27th day of July for the first time in my life for a tutorial of over 6hrs. I even added some functionalities like adding amount to budget. Thank you Dude! Thank you freeCodeCamp

  • @19.sairoopesh10
    @19.sairoopesh10 9 месяцев назад +1

    if you are getting an error with accessing the sqlite database in the python shell type the code after the context manager -> with app.app_context():
    for example,
    >>> with app.app_context():
    db.session.add(item1)
    make sure the indentation is right and whenever you are using the db from the shell use the context manager.

    • @ram_qr
      @ram_qr 9 месяцев назад +1

      God bless you!!!

  • @opeyemioyekunle1570
    @opeyemioyekunle1570 Год назад

    This is one of the best courses I have seen online and probably the best for python-flask. Nice job

  • @barrientoscardenaslinofern4717
    @barrientoscardenaslinofern4717 3 года назад

    I'm close to the four hour of the course and the things that i learned here is awesome

  • @jabiraziz1219
    @jabiraziz1219 3 года назад +3

    I don't know how to show my love toward freecodecamp.
    I was eagerly waiting for flask course and here it is ..... Big thank you ❤️

  • @kacakacamu
    @kacakacamu 3 года назад +3

    Just finished the video. Amazing job, thank you for this free course.

  • @heribertoacosta2811
    @heribertoacosta2811 Год назад +2

    Excelente curso, la verdada se agradece el esfuerzo para explicar en poco tiempo la mayoria de los conceptos y la logica que se utiliza, ha sido un desafio porque no conocia nada de Flask, he logrado terminarlo y corregir los errorres. Saludos a todos

  • @vamsimohanramineedi7630
    @vamsimohanramineedi7630 3 года назад +1

    I finally finished the course after 2 weeks. Awesome course.

    • @toshibytes845
      @toshibytes845 3 года назад

      can you explain 1:36:15 to me? How do I open this prompt correctly?

    • @jasonmcclatchie6877
      @jasonmcclatchie6877 3 года назад

      @@toshibytes845 just open a terminal where the location of your project folder is and type in the word python
      You will know you are able to issue python commands once you see the >>> line prefix

  • @thomasleveteran2804
    @thomasleveteran2804 3 года назад +2

    I followed the entire tuto. You are just amazing! Great job!

  • @Yafatttah-sn5nk
    @Yafatttah-sn5nk 29 дней назад

    Its my first time watchinga video about flask and understanding it😢😢 thank you

  • @hi1x706
    @hi1x706 3 года назад +4

    The best tutorial I have ever completed. Thank you for your contribution

    • @jimshapedcoding
      @jimshapedcoding 3 года назад +1

      Wonderful, hope you will spread the word to your friends that are enjoying to code :)

  • @pmmohi
    @pmmohi Год назад

    this is a great course. After getting this, i am confident that i can do my own project. indeed I started.

  • @Teacher_Ali
    @Teacher_Ali 3 года назад

    Started Mar 25 and completed today May 15 - Did each and every part and was a great learning.

    • @jimshapedcoding
      @jimshapedcoding 3 года назад +2

      Congratulations! Better slow and right than fast and wrong

  • @itsme-yogesh
    @itsme-yogesh 2 года назад +1

    Finally completed this video and this was good. Thank you from Nepal

  • @armandogutierrez2880
    @armandogutierrez2880 Год назад

    I'm just starting to be familiar with the programming language, but this experience and skills shared in this video, makes my life easy and also I understand everything in details explained. Thanks a lot and this is by far a good course valuable for all people who wants to learn the basic to hero Flask. I will pay for this course any time. Don't give up and thank you again.

  • @ahmedyousif4782
    @ahmedyousif4782 3 года назад +3

    Finally a worthy tutorial,
    my carrier will be legendary

  • @venkateswararaoinjarapu1636
    @venkateswararaoinjarapu1636 3 года назад

    The best tutorial to learn flask that i came across in youtube. Really enjoyed the entire tutorial and learnt a lot from it.

  • @karthikeyans2825
    @karthikeyans2825 3 года назад +3

    Jim is the best. Glad u brought him on

  • @abhishekborde1219
    @abhishekborde1219 2 года назад

    I have completed this course!!! And I have learnt different concept. I think its great course with covering basics and intermediate stuff! 🤘

  • @georgwagner5577
    @georgwagner5577 Год назад +2

    I used to avoid Flask or Django. But THIS tutorial is just awesome. I know what I'll do the next 6 hours :D Thank you very much :)

  • @manny27392
    @manny27392 3 года назад +1

    An easy way to add commas to a number in Python is this :
    @property
    def prettier_budget(self):
    if len(str(self.budget)) >= 4:
    number_with_commas = "{:,}".format(self.budget)
    return number_with_commas
    It's a built-in Python function. Otherwise, if you want to do it yourself, use a for loop going on a range based on the length of the budget.

    • @gregkrakow872
      @gregkrakow872 2 года назад

      >>> # A simple way to add commas to Python numbers using f strings:
      >>> num = 10000000
      >>> print(f"{num:,}")
      10,000,000
      >>> # Decimals are handled like this:
      >>> print(f"{num:,.2f"})
      10,000,000.00

  • @vinithkoyada
    @vinithkoyada Год назад

    Guys, If you want to learn flask, databases, sqlalchemy. Start with this Wonderfull video. It is a Diamond, Save this video.

  • @fouadmaizar2914
    @fouadmaizar2914 3 года назад +1

    The best flask tutorial i've ever had. Thank you man.

  • @NhanNguyen-xb5cn
    @NhanNguyen-xb5cn 2 года назад

    omg sir... this is actuall the best flask course I have found

  • @effendizainuddin1010
    @effendizainuddin1010 3 года назад

    Thank You so Much, This is truly amazing for who is still beginning in python area using flask

  • @Drbadvibe
    @Drbadvibe 3 года назад +1

    Thanks for the course. It was great working through it togehter with you. I now have an understanding on how to start building my own websites with a database backend. Much appreciated!

    • @jimshapedcoding
      @jimshapedcoding 3 года назад

      I am happy for you, glad you enjoyed it!

  • @sandrafitri4973
    @sandrafitri4973 3 года назад +4

    Im so happyyyyyyy thankyouuu this course i've really waiting for

  • @coder-ib9ks
    @coder-ib9ks 3 года назад +1

    Flask is very simple and pretty framework.

  • @codexperience7951
    @codexperience7951 3 года назад

    I am in my 2 hrs mark and I learned a lot for flask, this org is great!

  • @harshjain8345
    @harshjain8345 3 года назад +1

    Free code camp has raised the bar high!!!!🙌🙌

  • @0xsapphir384
    @0xsapphir384 3 года назад +4

    A Best Flask Course For Beginners :)

    • @jimshapedcoding
      @jimshapedcoding 3 года назад +2

      Thanks! spread the word with your friends :)

  • @adityanjsg99
    @adityanjsg99 2 года назад +1

    You filled my inadequacy in a day!! Thanks too small a word.

  • @MrHabib57
    @MrHabib57 7 месяцев назад

    Hi, Thanks a lot for this video.
    I have just studied the retructure part. I had to declare the path of the parent directory of market in environment variable PYTHONPATH in order to let python accept instruction "from market import app". I am using python 3.11.

  • @dmcp3261
    @dmcp3261 3 года назад +6

    great video, just what I've been looking for. Also, I love using clear in terminal. To clear in python you can just use ctrl (or cmd) and L.

  • @anshverma2820
    @anshverma2820 2 года назад +2

    This was an amazing tutorial. Everything was explained in an easy to understand manner

  • @sunilmehra2210
    @sunilmehra2210 3 года назад +1

    Must watch tuts for flask!! loved it :)

  • @felipehenriquepeixotoneto9464
    @felipehenriquepeixotoneto9464 2 года назад

    This is the best tutorial I ever met in youtube! Thank you a lot!

  • @jawadmansoor6064
    @jawadmansoor6064 3 года назад

    Best tutorial on flask,
    I have watched others but this was the best. Thank you.

  • @mikechilders
    @mikechilders 3 года назад

    Here is a better way to format colons in numbers. It uses recursion to allow for as many or few commas as needed. Your method handled only one comma which means 900 = ,900 and 1234567 = 1234,567. It might be written in fewer lines but I was lazy and it might be a bit clearer for those who don't know recursion.
    def fmt(amt):
    stramt = str(amt)
    if len(stramt) > 3:
    upper, lower = (stramt[:-3], stramt[-3:])
    if len(upper) > 3:
    upper = fmt(upper)
    return upper + ',' + lower
    return stramt
    print(fmt(900))
    print(fmt(99000))
    print(fmt(999990))
    print(fmt(23456789))

  • @ineselmufti9977
    @ineselmufti9977 3 года назад +6

    this course is great, he explains everything clearly. great job!

  • @serejkauxuxux
    @serejkauxuxux Год назад

    Just completed this course, thank you a lot, it was so informative!

  • @aftabansari1884
    @aftabansari1884 10 месяцев назад +2

    Thanks!

  • @TheBestCoder
    @TheBestCoder 2 года назад +2

    Hi everyone
    I have an error, which is at 1:36:30, and the error is as follows
    >>> from market import db
    Traceback (most recent call last):
    File "", line 1, in
    ModuleNotFoundError: No module named 'market'

  • @CodeProps
    @CodeProps 2 года назад

    This was very well structured and explained, I did not watch the complete tutorial as I am already familiar with Django. This was a very good intro to Flask

  • @krishnajangir1784
    @krishnajangir1784 4 месяца назад

    Thanks FCC, for creating this Flask course. My question is that is it still worth to watch it in 2024?

  • @shyams84
    @shyams84 3 года назад

    This is such a brilliant video on Flask!! Thank you very much Jim and freeCodeCamp!!!

  • @berkalkan3382
    @berkalkan3382 3 года назад +13

    He's accent is very hypnotizing idk how

  • @apliszka22
    @apliszka22 Год назад

    Just finished your tutorial. Great job. Thank you!

  • @sushantpathak3482
    @sushantpathak3482 Год назад

    You are god as your content and way of teaching is of god-level. Thank you soo much for this video, I wanted to learn Flask but couldn't find a suitable video for a beginner like me. But there you are!🤩🥰 😇. Lots of love from India💌💯

  • @nicholaslim2913
    @nicholaslim2913 Год назад

    Thread for common set-up bugs:
    If using anaconda use command prompt in vscode instead of powershell as default.

  • @DhondeHere
    @DhondeHere Год назад

    Thank you Jim for a well structured tutorial also explaining step by step the flow of entire framework

  • @data-eng-work
    @data-eng-work 8 месяцев назад +3

    your accent is so good man

    • @jimshapedcoding
      @jimshapedcoding 3 месяца назад

      Lol I'll try to keep it hehe thanks!

  • @dugumayeshitla3909
    @dugumayeshitla3909 11 месяцев назад

    This is a fantastic, well structured and delivered tutorial. Thank you.