How to Make Simple Restaurant Cashier Using Python Tkinter

Поделиться
HTML-код
  • Опубликовано: 18 сен 2024
  • I made a simple restaurant cashier app using Python and Tkinter.
    This video is beginner-and-intermediate friendly.
    Hope this video is useful for you all and feel free to drop your comments!
    ---
    how to support me?
    just like, comment, subscribe, and share my videos to your beloved friends!
    je t'aime!

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

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

    thanks

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

    Hi there, if you could help, I did everything exactly as you did, but then when I click the button do give me the bills, it gives me an error saying AttributeError: 'NoneType' object has no attribute 'get'
    I see pretty much no difference between your work and mine aside from the products we're using obviously.

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

    hello why does it does not recognize the file or something like this "no such file or directory", what should i do

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

    Like seriously right now

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

    hey can i pay you and you create something similar to this?

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

    can you send code please
    i have trouble with pictures

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

    plz share this code

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

    I need help

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

      how can i help you? :)

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

      @@antiuselessness1095 It's to late now, but the image didn't want to go in, I tried it as a GIF and jpg

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

      @@jahvonbailey8042 you sure you already have the gif file in the same directory as your python file? and if it is still not working, try to find if your pycharm is already have tkinter installed in it: stackoverflow.com/questions/53797598/how-to-install-tkinter-with-pycharm

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

      @@jahvonbailey8042 Use png

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

    int(burger_sb.get())*5 not working.
    By clicking order shows invalid literal for int(). Plz give me a solution. It's urgent