Create Login and Register Flask App (New) - Complete Tutorial

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

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

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

    thanks for the tutorial it's helpful because i new in coding

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

    Thanks for the tutorial 🙏🏽

  • @vinzz728
    @vinzz728 10 месяцев назад +1

    Why does it say" The view function for 'login' did not return a valid response. The function either returned None or ended without a return statement.

    • @TheCodeCity
      @TheCodeCity  10 месяцев назад

      Check the return line (probably the last line) in your function.

  • @MichaelAndrew-vi6gv
    @MichaelAndrew-vi6gv 9 месяцев назад +3

    Sir, how did you get the templates files in your folder?

    • @ShadowOwl3399
      @ShadowOwl3399 9 месяцев назад

      It is the file we use for html for UI part we must create one

  • @justinhelper
    @justinhelper 9 месяцев назад

    my register and login buttons both lead to operation error 2002

  • @ganeshmada602
    @ganeshmada602 11 месяцев назад +1

    No module named ' flask_mysql'
    How to solve this error

    • @TheCodeCity
      @TheCodeCity  10 месяцев назад

      Do, pip install flask_mysql in command line

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

    How do you connect the database to vscode?

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

      Check this: ruclips.net/video/zItEMdswiyg/видео.html

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

    Esaka data kaha pe save hoga

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

    I am not able to install that mysqlclient ..Can you please help me out?

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

      What error are you facing?

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

      fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
      error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2@@TheCodeCity

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

      I am using python 3.12 version .

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

      fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
      error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2@@TheCodeCity

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

      And i am using Python 3.12 M trying but the problem is not solved yet.

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

    Thank you!

  • @engr.ajaowasiu5511
    @engr.ajaowasiu5511 Год назад

    Thank you

  • @jaswindersinghbajwa357
    @jaswindersinghbajwa357 10 месяцев назад

    Thanks

    • @TheCodeCity
      @TheCodeCity  10 месяцев назад

      You're welcome! Glad it helped

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

    can u share the code to git hub

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

      Sorry, this is not in Github at the moment

  • @PriyanshuSarkar-i6q
    @PriyanshuSarkar-i6q 9 месяцев назад

    Where is source code

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

    i need source code

  • @Ash-ve3tq
    @Ash-ve3tq Год назад

    Thank you so much

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

    Thank you!