Student Management System in Python with MySQL | Login System [Part - 1]

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

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

  • @prabakara7008
    @prabakara7008 2 года назад +6

    excellent sir, your explanation for each and every code with run command, is wonder. we could understand easily. you have god's gift of teaching talent. looking for more videos like this sir. Dr.Prabhakaran, Education officer

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

    Thanks you sir.
    May God richly bless you.
    In fact I like the way you gave us further explanation about it. I have joined a lot of channels but yours is the best so far.

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

      Thanks which means a lot. All the best

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

      @@codinglifestyle4u sir we will be glad if you give us tutorials on how to create website with python

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

    Wonderful teaching and I'm very happy that I found a channel like this!!

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

    Thanks Mr. Faizan. This is really an excellent project. I have completed part 1 today. I made it in a little bit different way , I made the hole Background image with coreldraw graphic suite and make only one png file. Only I put two entry box with coding . For button, I use a png file with Button class. In past 2 weeks, I learned lot of things from your projects. BTW.. the e-mail which is mentioned in your channel is good for communicate with you? Thanks again. .. Iftekhar

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

    You are a genius Faizan. May you succeed in life. Great Work!

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

    indian guy always help, thank you

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

    literally a lifesaver thank you for this

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

    Hi Faizan.Can this program be converted to a .exe file so that it can be installed on another computer

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

    The function def login won't working can you help me

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

    Getting an error when i am trying to place image it says "image 'backgroundImage' does not exists". What to do?

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

      If its not fixed then send me the error pic on instagram coding_lifestyle_4u

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

    Hi sir, can you explain why you needed the 'connect to database' button after you have already authenticated the user with the login function? it seems to me like an additional step to perform the functions in the application when the user is already logged in.

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

      Yes you are right if you want you can remove that function

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

      @@codinglifestyle4u in v in
      Hi sir I have 2 tables a 'user' table and a 'usertype' table. The primary key of the usertype table is a foreign key in the user table . How do I enable and disable buttons in my application depending on which type of user is logged in? For example, I want to enable some buttons for the admin user and disable it for a normal user.

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

      Hi sir, how do I enable and disable buttons in my application depending on what type of user is logged in? I have 2 tables in my database - a user table and a 'usertype' table. The primary key of the usertype table is a foreign key in the user table. So when the user has logged in, some buttons are enabled and others are disabled based on the user type e.g. admin user, manager, employee, etc.

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

    Awesome project

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

    Hi sir,is this project using relational database? and python is used for both front end and backend?

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

      Yes relational database and python is used for both front end and backend

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

    i done everything u said correctly and everything is working correctly except message box idk why i couldnt see it
    it is not being prompted

  • @QwertyQwerty-ey8mr
    @QwertyQwerty-ey8mr Год назад +1

    no PIL Found then i hit terminal and type pip install pillow but it say did not recognize? as the name of the cmdlet

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

      pip install pillow
      Make sure python is installed and added to path

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

    What I can do while running this program it shows, ModuleNotFoundError: No module named 'PIL'

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

    frm tkinter import * this also includes messagebox right so no need to separately import

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

      U have to separately import

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

      ​@@codinglifestyle4uOK I did it too. But still,everything is working but that message box only. I've checked for error in chatgpt,it couldn't find any. Could you suggest any advice

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

      ​@@codinglifestyle4uBy the way then what is the use of *

  • @devanshipadhariya6792
    @devanshipadhariya6792 2 месяца назад +1

    This def login() is not working...what to do in this case???

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

    Sir can we have to need download my sql??
    Can we create database with python easily??

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

      Yes mysql is required
      And yes you can easily create database using python

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

    Bro can you share ER diagram and schema diagram

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

    this is so great for teaching!

  • @Neha-kc7cn
    @Neha-kc7cn Год назад +1

    Thanks a lot sir it's working ☺️

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

    hello sir,can we use triggers in this project..if yes how?

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

      What do you mean by triggers ? Text me on instagram coding_lifestyle_4u

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

    Sir this project includes both front end and back end or not?

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

    Assalamualaikum Bhai
    Bro what I can do if I want multiple logins instead of a single login .
    Can you Please help me?
    one more issue : If I did not open mysql then the project is not allowed me to connect with database if I provide correct details then also it says invalid details.

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

      U can create a dictionary with different usernames and passwords
      Yes, I am not sure why it happens ..if you open mysql then login is successful

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

      Thank you so much Bhai

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

      May be you should enable the MySQL server (MYSQL80) at system startup on your machine.

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

    Hello Sir, i am getting an error from this statement "from PIL import ImageTk" please help how should i eradicate that.

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

      You have to install pillow module ..watch the video to know how to install it

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

    Hi sir how much MySQL is require to make this project basic or advance

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

    bhai agar ham ko login ke baad apun enter kar ne ke baad location and temperature add karna hey toh kya karna padega

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

      RUclips pe search how to get location and how to get temperature using python ..uss code ko add karna padhega

  • @zhironggu-j1m
    @zhironggu-j1m 11 месяцев назад +1

    how many sql tables it contains? two?

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

    Can you show this all coding on IDLE python how to run over there

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

      Please watch some other tutorial where they show you how to run the code or download the modules on IDLE , and then continue with this video

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

    how to create verification page using Identity card to receive Certification , please?

  • @siddhantchougule2202
    @siddhantchougule2202 8 месяцев назад

    Def login() part of the login page is not working

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

    Did you uploaded next video?

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

    the besttttttttttt

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

    sir {No module named 'ttkthemes'} what does this mean?

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

      This means you have to install the ttkthemes module by writing 'pip install ttkthemes' on the console

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

    Sir in my pycharm version 2023.3.4 pillow is not available

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

      Whats the issue send me the error pic on instagram coding_lifestyle_4u

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

      Pip install pillow

  • @kundanbhagat-oz1kc
    @kundanbhagat-oz1kc Год назад

    Sir can i use python 3.11 latest for this.

  • @kasuu999
    @kasuu999 7 дней назад

    Sir iss project ko HTML css se bnao

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

    Is this project have E.R- diagram

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

      No but u can create by urself

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

      @@codinglifestyle4u bro i don't have any ideas bro...
      I have a doubt is er diagram is only for databases...
      How create a er diagram?
      If I watch tutorials about it, will get any ideas.... 😞
      Thank you for quick response......🔥💕

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

    ❤️

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

    Sir sorry to say zoom what you are typing each n every step otherwise it is difficult to follow

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

      Ok I will keep this thing in mind thank you for your feedback
      Let me know if anything else I can improve 😊

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

    run hi nahi horaha hey...line 2 hi run nahi hori help

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

      Bhai video ko dhyan se dekh k follow karo

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

      @@codinglifestyle4u GM bhai vo png se kiya mein.... jpg se nahi horA THA SO.....

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

      @@codinglifestyle4u error AYE TOH SOLVE KASIE KARTE HEY USPE VIDEO BANAO NA.,..means tum ko agar koi error aye the toh tumne konse approch se socha tha ki ...ye sahi hey isko follow karta hu.....vo approach batao video banake plz..means kabhi in future problem aye toh usko hi follow karege

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

      Jab error aati hai toh line number likha hota hai kaha pe error aari hai usko try karo solve karne ka ..agar ni hora to wo error google pe paste kardo waha pe stack overflow pe answers mil jayenge

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

    Image link is not working properly

  • @VijayKumar-dg8gk
    @VijayKumar-dg8gk 8 месяцев назад

    Bro where can i copy this code

    • @codinglifestyle4u
      @codinglifestyle4u  8 месяцев назад

      Ping me on instagram coding_lifestyle_4u

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

      ​@@codinglifestyle4ucan you please provide the codes

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

    Sucesso...

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

    Source code pls send..

  • @pugazh.r4818
    @pugazh.r4818 Год назад

    I want a source code bro

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

    Please i the source code Faizan

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

    are bhaiya jo aap kar reheho video mein same vo hi follow kiya plz meet pe ajo hlep kar do """from PIL import ImageTk
    ModuleNotFoundError: No module named 'PIL'"""

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

      Video mei sab explained hai agar video dekhoge to samjh aa jayega ye error kyu aari hai