New Django Course Introduction | Django Inventory Management System Web Application

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

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

  • @oparesimon
    @oparesimon 3 года назад +14

    Just chanced on your tutorial. This is not to flatter you, but I can assure you, this is by far, one of the best Django tutorials I have ever come across. The clear explanation is a plus, to help some of us beginners to follow. Its still early days though but I know it will definitely pay some day. I am subscribing right away.!!! Keep it up Bro.

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

      Thanks bro for the love and support. I am grateful you find my tutorial. I am sure grasping it will come slowly but you'll surely get there. Feel free to ask any questions and I will gladly respond

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

    BRO ILYSM!!!
    I give you virtual hugs, this is just what I needed !

  • @svysvr4268
    @svysvr4268 Год назад +1

    Looks like an interesting project to get started on. Very excited. TY

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

    I thank God fully for making me find your channel... You're the best tutto... Explicit ohllalaa

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

      Thanks bro for the love and support

  • @4uxion
    @4uxion 3 года назад +1

    We love u bro!

  • @wettmarley
    @wettmarley Год назад +1

    finally a Ghanaian Keep it up

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

    You made my day dude!!

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

      Thanks for the love and support bro

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

      @@KenBroTech You deserve more subs. Keep up the good work.

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

    This is gold .Keep it up bro

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

    you have one problem in authentication. if you are already login then login page should not be open and it should automatically redirect to dashboard.
    for this use this line in login.html
    {% block content %}
    {% if user.is_authenticated or user.is_staff or user.is_superuser %}
    {% else %}
    -----
    {% endif %}
    {% endblock %}

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

    Seeing this now in October.....but Good job Bro. Subscribed right away.

  • @anuragsingh-c1x
    @anuragsingh-c1x Год назад

    lots of love from india

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

    This application looks very well and has been nicely executed.

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

    Hi bro. Good job! However, could you please show me how to reduce the product quantity by 1 each time an order is made? Thanks.

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

    Hollow bro, can you please add to the project, two things, such as on the order, admin can export the order to pdf, and admin can hide order which has been done.. please do it for us

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

    Excellente! Still waiting for the ecommerce.

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

    THANK YOU!

  • @14NiisaBabbiie
    @14NiisaBabbiie 3 года назад

    I owe you my software degree. Thank you so much.

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

    thank you sir for this wonderful tutorial, please can you explain the difference between onetoonefield and foreign key

  • @Mohammed-lp7rn
    @Mohammed-lp7rn 2 года назад

    Can items be moved from orders to products?

  • @ovidioe.cabeza4750
    @ovidioe.cabeza4750 3 года назад +1

    hello Sir, thanks for this incredible tutorial, question: what python extension do you use on vs code?

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

      A number of them actually. I use Material Icon Theme. This one is for the icons. I also use Prettier for automatic code formatting, and Bracket Pair Colorizer, among others

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

    hello, good evening sir , please help me how to run the source code please

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

    Please can you please share the notepad text. I just started. I know I have to learn bootstrap later but I'm focusing on the functions first. The one on GitHub requires editing to fit what is shown in the beginning part. Thanks

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

      github.com/KenBroTech/Bootstrap-Dashboard-Interface-Design

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

    Hello Ken,
    As a beginner in web development, which wen framework is suitable for me

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

      I would suggets you build projects until you are conversant with a stack and explore it further

  • @riyanghanchi79
    @riyanghanchi79 6 месяцев назад

    where is requirment.txt file bro

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

    Hi ken broni i like your tutorials, by the way learning django framework through your videos the keninventory but i stack in video #5 can please assist me with it......thank you for ur tutorials .

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

      Could you please share the problems you have encountered

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

    I'm number 767 on your subs

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

      Thanks my brother

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

      @@KenBroTech Awesome. I'm Django developer and cloud architect in Ghana. Let's connect

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

      @@sharhanalhassan7352 I'll definitely look forward to that bro

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

    Sir can you help me about sales income for daily, weekly, monthly and yearly for this project.

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

      Yh...... we can update the model model to do additional calculations like you are inquiring. Fortunately, I have had lots of request for that and I will work on it in my subsequent videos.

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

    you didint include how we buid the interface

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

      Building the Interface
      ruclips.net/video/PjJ2pQLUDng/видео.html
      I have included it in the video description. Thanks for the feedback

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

    How much this cost

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

    Want more projects on Django e-commerce

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

    Lemme share this Channel

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

      Thanks bro, this is the link to my channel.
      ruclips.net/channel/UCsI1eKRkwDGKwBgwTD6_hnQ

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

      I have... Thanks so much. I'll be waiting for more content...

  • @PRIYADHARSHAN.S-h4d
    @PRIYADHARSHAN.S-h4d 2 месяца назад

    hi

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

    buni qanaqib ishga tushuramiz

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

    Hello Ken,
    As a beginner in web development, which wen framework is suitable for me