Python: Build a Fitness Tracker Desktop App from Scratch with PyQt and SQL

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

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

  • @codewithjoshoffical
    @codewithjoshoffical  6 месяцев назад +8

    👉 Join my Python Insights Newsletter Today! ~ thenerdnook.substack.com
    Note ~ I've been asked by some why I do not use QT Designer. This is a drag and drop tool that makes PyQt simpler and easier, feel free to check it out. I do not cover these in my episodes as these only get you so far. Programming is the logical aspect of applying your own logic to design and problem solve. QT Designer will only get you so far... My episodes are mean't to break it down even further! Anyways, hope you all are off to an amazing week! Enjoy this week's episode 😁

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

      Josh please do android hacking and cracking password. Thanks

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

      I appreciate that!

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

      Personally, I really like that you’re not using QT Designer, I like to know the code behind it. Keep up the good work and thank you for some great content!

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

      @@thomasnielsen8009 Thanks for this! Let me know if there is anything more I can do to help your progress

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

      @@codewithjoshoffical Firstly, I must admit that I haven’t seen all your content, because a learned the basic of Python elsewhere. So, some of the skills that I lack you might already have made a tutorial for. But from where I’m currently at, I need to become better at inheritance from the concept of (OOP). Also, it would be nice to become better at file handling. So, to speak that it would be cool to learn how to save the progress you have done in an application, like as a file, that you could manually load again when you start your application. And also, how to add a menus and toolbars to the application.

  • @JoshWenner
    @JoshWenner 6 месяцев назад +3

    Loved the combo of SQL and Matplotlib. That’s cool 👌🏼

  • @TheAdventureOfLife
    @TheAdventureOfLife 6 месяцев назад +3

    I’ve been looking for more GUI videos. Glad I found this ✌🏼

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

      I love GUI, a lot of fun watching the ideas come to life and teaching along the way

  • @ravindupathirage1884
    @ravindupathirage1884 6 месяцев назад +4

    I found you today and I can tell you ,you have huge potential man.. try to improve your video editing a bit and you will unstoppable

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

      Thanks for the support! My long forms are easier with loom, will try my best 😎

  • @softwareengineer8923
    @softwareengineer8923 6 месяцев назад +3

    Amazing project, man. Keep it up

  • @KashfiFahim
    @KashfiFahim 6 месяцев назад +1

    What! No way! Killing it Josh!

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

    Awesome video! Thanks my dude 😎

  • @sennlich
    @sennlich 6 месяцев назад +1

    Gut gemacht----- well done !

  • @lucietee2296
    @lucietee2296 6 месяцев назад +1

    Very nice! but the dark background kinda hurts my eyes. would be nice if it was white and the codes were in colors?

  • @enolahere2571
    @enolahere2571 5 месяцев назад +1

    Hello Josh. Thank you for the amazing tutorial. I followed the video step by step but in the last part where we use MatPlotLib to show the graph, I keep getting the error {e} when I enter submit. Is there any way that you could check out my code to see where I am doing it wrong? Thank you

    • @codewithjoshoffical
      @codewithjoshoffical  5 месяцев назад

      I’ll tell you what, I’ll try to take a look and see what I can do.
      Zip up your code and send it to my email and in the email let me know if you’re Mac or windows
      Link in my bio

    • @enolahere2571
      @enolahere2571 5 месяцев назад

      @@codewithjoshoffical I sent the ZIP file. THANK YOU

    • @codewithjoshoffical
      @codewithjoshoffical  5 месяцев назад

      @@enolahere2571 I never got the email

  • @renatogordao
    @renatogordao Месяц назад +1

    may god bless ya

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

    a little bigger font size pls.

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

    For those at the matplotlib part I tweaked the code to have the fstring. Before I'd just get the ERROR{e} and the program would crash
    except Exception as e:
    print(f"ERROR:{e}")
    QMessageBox.warning(self,"oh no something went wrong, try again")
    Also the dark mode might have to change the darkmode QPushButton to Check Box
    self.dark_mode = QCheckBox("Dark Mode")

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

    I cannot figure out if Rashad McCants is really a hater or just genuinely unintelligent.

  • @StudiofrogPl
    @StudiofrogPl 6 месяцев назад +1

    for obvious reasons i'm Josh :D

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

      Is your name Josh too? 🤣
      Joking, glad you got a kick outta it!