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

  Рет қаралды 108,625

Coding Lifestyle 4u

Coding Lifestyle 4u

Күн бұрын

Пікірлер: 112
@prabakara7008
@prabakara7008 2 жыл бұрын
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
@codinglifestyle4u
@codinglifestyle4u 2 жыл бұрын
Oh thank you so much :)
@maloudagh4187
@maloudagh4187 Жыл бұрын
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 Жыл бұрын
Wonderful teaching and I'm very happy that I found a channel like this!!
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Thanks for your kind words 😊
@waqasnaqvi502
@waqasnaqvi502 Жыл бұрын
You are a genius Faizan. May you succeed in life. Great Work!
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Thank you so much 😊
@derogaytoree
@derogaytoree Жыл бұрын
literally a lifesaver thank you for this
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Welcome
@musiccolor72
@musiccolor72 Жыл бұрын
indian guy always help, thank you
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Thanks brother
@SUBORNOVISION
@SUBORNOVISION 2 жыл бұрын
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
@codinglifestyle4u
@codinglifestyle4u 2 жыл бұрын
Thanks and yes :)
@tariq6208
@tariq6208 2 жыл бұрын
Awesome project
@codinglifestyle4u
@codinglifestyle4u 2 жыл бұрын
Thanks 😊
@VitalPlusLife
@VitalPlusLife Жыл бұрын
this is so great for teaching!
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Thanks
@Neha-kc7cn
@Neha-kc7cn Жыл бұрын
Thanks a lot sir it's working ☺️
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Hehe welcome 😁
@SaadEyuh
@SaadEyuh 6 ай бұрын
The function def login won't working can you help me
@roshnisharma7561
@roshnisharma7561 9 ай бұрын
Getting an error when i am trying to place image it says "image 'backgroundImage' does not exists". What to do?
@codinglifestyle4u
@codinglifestyle4u 9 ай бұрын
If its not fixed then send me the error pic on instagram coding_lifestyle_4u
@QwertyQwerty-ey8mr
@QwertyQwerty-ey8mr Жыл бұрын
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
@linushak
@linushak Жыл бұрын
the besttttttttttt
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Thanks
@SatyalaNainika
@SatyalaNainika 10 ай бұрын
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
@abhishekhm5148
@abhishekhm5148 Жыл бұрын
What I can do while running this program it shows, ModuleNotFoundError: No module named 'PIL'
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
U have to install this module via terminal pip install pil
@abhishekhm5148
@abhishekhm5148 Жыл бұрын
Wheather it works on python 3
@abhishekhm5148
@abhishekhm5148 Жыл бұрын
Which version is able to run this code sir ?
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Yes u can use latest python 3 version
@dastagirwajahat
@dastagirwajahat 9 ай бұрын
Did you uploaded next video?
@codinglifestyle4u
@codinglifestyle4u 9 ай бұрын
Yes check the playlist
@Probrewing
@Probrewing 8 ай бұрын
Hi Faizan.Can this program be converted to a .exe file so that it can be installed on another computer
@codinglifestyle4u
@codinglifestyle4u 8 ай бұрын
Yes it can be
@balajigowda766
@balajigowda766 6 ай бұрын
Bro can you share ER diagram and schema diagram
@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.
@siddhantchougule2202
@siddhantchougule2202 8 ай бұрын
Def login() part of the login page is not working
@SatyalaNainika
@SatyalaNainika 10 ай бұрын
frm tkinter import * this also includes messagebox right so no need to separately import
@codinglifestyle4u
@codinglifestyle4u 10 ай бұрын
U have to separately import
@SatyalaNainika
@SatyalaNainika 10 ай бұрын
​@@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 10 ай бұрын
​@@codinglifestyle4uBy the way then what is the use of *
@devanshipadhariya6792
@devanshipadhariya6792 Ай бұрын
This def login() is not working...what to do in this case???
@codinglifestyle4u
@codinglifestyle4u Ай бұрын
What is not working? Are you getting any Error
@h63_sakshisingh14
@h63_sakshisingh14 Жыл бұрын
Hi sir,is this project using relational database? and python is used for both front end and backend?
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Yes relational database and python is used for both front end and backend
@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
@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 жыл бұрын
KZbin pe search how to get location and how to get temperature using python ..uss code ko add karna padhega
@user-my7lg4cd4u
@user-my7lg4cd4u 10 ай бұрын
how many sql tables it contains? two?
@codinglifestyle4u
@codinglifestyle4u 10 ай бұрын
1 table
@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
@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
@queenb8260
@queenb8260 Жыл бұрын
how to create verification page using Identity card to receive Certification , please?
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
You will have to add it by urself 😅
@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
@abhishekhm5148
@abhishekhm5148 Жыл бұрын
Sir this project includes both front end and back end or not?
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Yes both
@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 Жыл бұрын
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 Жыл бұрын
May be you should enable the MySQL server (MYSQL80) at system startup on your machine.
@jatinnatekar1704
@jatinnatekar1704 2 жыл бұрын
run hi nahi horaha hey...line 2 hi run nahi hori help
@codinglifestyle4u
@codinglifestyle4u 2 жыл бұрын
Bhai video ko dhyan se dekh k follow karo
@jatinnatekar1704
@jatinnatekar1704 2 жыл бұрын
@@codinglifestyle4u GM bhai vo png se kiya mein.... jpg se nahi horA THA SO.....
@jatinnatekar1704
@jatinnatekar1704 2 жыл бұрын
@@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 жыл бұрын
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
@purnimakundu1239
@purnimakundu1239 Жыл бұрын
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 😊
@nileshmorekar5221
@nileshmorekar5221 Жыл бұрын
Hi sir how much MySQL is require to make this project basic or advance
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Basic .. I have explained everything
@omwaghmare4027
@omwaghmare4027 Жыл бұрын
sir {No module named 'ttkthemes'} what does this mean?
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
This means you have to install the ttkthemes module by writing 'pip install ttkthemes' on the console
@nupursonkusare
@nupursonkusare 5 ай бұрын
Sir in my pycharm version 2023.3.4 pillow is not available
@codinglifestyle4u
@codinglifestyle4u 5 ай бұрын
Whats the issue send me the error pic on instagram coding_lifestyle_4u
@Leetscode_here
@Leetscode_here Ай бұрын
Pip install pillow
@mauricioreguete466
@mauricioreguete466 Жыл бұрын
Sucesso...
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Thanks
@tariq6208
@tariq6208 2 жыл бұрын
❤️
@codinglifestyle4u
@codinglifestyle4u 2 жыл бұрын
😀
@mohdfahad9558
@mohdfahad9558 Жыл бұрын
Image link is not working properly
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
What is the issue?
@mohdfahad9558
@mohdfahad9558 Жыл бұрын
@@codinglifestyle4u nhi bhai theek h
@Code4U_
@Code4U_ 11 ай бұрын
Is this project have E.R- diagram
@codinglifestyle4u
@codinglifestyle4u 11 ай бұрын
No but u can create by urself
@Code4U_
@Code4U_ 11 ай бұрын
@@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......🔥💕
@kundanbhagat-oz1kc
@kundanbhagat-oz1kc Жыл бұрын
Sir can i use python 3.11 latest for this.
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Yes you can .. all python versions will work
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
That's not an issue ..keep going
@kundanbhagat-oz1kc
@kundanbhagat-oz1kc Жыл бұрын
​@@codinglifestyle4usir image not showing but your image is showing while you running.
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Show me the code pic on instagram coding_lifestyle_4u
@VijayKumar-dg8gk
@VijayKumar-dg8gk 7 ай бұрын
Bro where can i copy this code
@codinglifestyle4u
@codinglifestyle4u 7 ай бұрын
Ping me on instagram coding_lifestyle_4u
@dreamstarget4522
@dreamstarget4522 Ай бұрын
​@@codinglifestyle4ucan you please provide the codes
@nithyabala1312
@nithyabala1312 Жыл бұрын
Source code pls send..
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Text me on instagram coding_lifestyle_4u
@pugazh.r4818
@pugazh.r4818 Жыл бұрын
I want a source code bro
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
The code is in the description of the video
@garbaisahmusa6555
@garbaisahmusa6555 Жыл бұрын
Please i the source code Faizan
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Source code is in the description of the video
@jatinnatekar1704
@jatinnatekar1704 2 жыл бұрын
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
Student Management System with MySQL using Python (Part - 2)
1:09:04
Coding Lifestyle 4u
Рет қаралды 29 М.
HAH Chaos in the Bathroom 🚽✨ Smart Tools for the Throne 😜
00:49
123 GO! Kevin
Рет қаралды 13 МЛН
Шок. Никокадо Авокадо похудел на 110 кг
00:44
Python with MySQL: Login Page Linked With Signup Page
59:56
Coding Lifestyle 4u
Рет қаралды 96 М.
No, Einstein Didn’t Solve the Biggest Problem in Physics
8:04
Sabine Hossenfelder
Рет қаралды 274 М.
Modern Graphical User Interfaces in Python
11:12
NeuralNine
Рет қаралды 1,5 МЛН
Here's How NVIDA's New 'Eagle Eye' Will Change The World Forever
10:41