Student Management System with MySQL using Python (Part - 2)

  Рет қаралды 29,868

Coding Lifestyle 4u

Coding Lifestyle 4u

Күн бұрын

Пікірлер: 87
@anupriya4876
@anupriya4876 4 ай бұрын
Sir I have one doubt sirr Date ku ethuvum download pannanum ma sir because date is not added to my database sir In coding %d shows like different colour but %m and %y are same colour Yy sir please explain
@OsumaniAnimation
@OsumaniAnimation 3 ай бұрын
I like all your projects. Very educative
@codinglifestyle4u
@codinglifestyle4u 3 ай бұрын
Thanks 👍
@OsumaniAnimation
@OsumaniAnimation 3 ай бұрын
Can you please be my Mentor 🙏
@Jagtapadi
@Jagtapadi Жыл бұрын
I watched all the parts and done the project .hope you'll upload such amazing videos!!
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Thanks
@karthikn5873
@karthikn5873 2 жыл бұрын
It was very useful to me. Waiting for next video. Well explanation
@codinglifestyle4u
@codinglifestyle4u 2 жыл бұрын
Thank you 😊 stay tuned
@shashi-lc8wc
@shashi-lc8wc Ай бұрын
excellent sir
@codinglifestyle4u
@codinglifestyle4u Ай бұрын
Thank you
@ayoushribasu3498
@ayoushribasu3498 Жыл бұрын
The horizontal scrollbar is not showing in my application but i have written exactly the same code as u have written. Can you please help me with this ?
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Please rewatch once again you must be making some mistakes
@long3756
@long3756 Жыл бұрын
Hi sir, when I write code the same as you, the scroll bar y is not placed beside the treeview, it's at the bottom instead. Can you tell me the way to fix it?
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
You have to keep the scrollbar inside the frame..recheck the code
@long3756
@long3756 Жыл бұрын
@@codinglifestyle4u I've checked my code many times. Can I send image of my code to your instagram
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Yes
@long3756
@long3756 Жыл бұрын
@@codinglifestyle4u Pls check my waiting message, sir
@SatyavanthDevops
@SatyavanthDevops 7 ай бұрын
Hi, Is this problem resolved to you ? Please explain me. I stuck here.
@ganeshjaggineni4097
@ganeshjaggineni4097 2 жыл бұрын
NICE SUPER EXCELLENT MOTIVATED
@codinglifestyle4u
@codinglifestyle4u 2 жыл бұрын
Thanks 😊
@sagadam.stephen2282
@sagadam.stephen2282 Жыл бұрын
Hi Prof Please how can you put this application online.
@digitalmachine0101
@digitalmachine0101 4 ай бұрын
Good information
@codinglifestyle4u
@codinglifestyle4u 4 ай бұрын
Thanks 😀
@chennupatipranathi2941
@chennupatipranathi2941 Жыл бұрын
I am unable to login to database its showing invalid details although if i use localhost root 123 as the credentials can you pls help me out
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
I hope its working now for u
@selim_hasan
@selim_hasan 2 жыл бұрын
Excelent Brother....when will come the next part.....i am waiting for that part ....i am done with part 2...waiting for part 3
@codinglifestyle4u
@codinglifestyle4u 2 жыл бұрын
Thanks and the next part will come very soon 😊
@banothbalaji6673
@banothbalaji6673 Ай бұрын
which is better & standard between dbms using java or dbms using python?
@codinglifestyle4u
@codinglifestyle4u Ай бұрын
Both works same
@maxwelmola532
@maxwelmola532 2 ай бұрын
hello sir.........after adding the columns in the student table and the student table pack,,,,I'm not seeing the columns in my right frame and yet in yours the columns appear....help please
@codinglifestyle4u
@codinglifestyle4u 2 ай бұрын
Please rewatch that part again
@waqasnaqvi502
@waqasnaqvi502 Жыл бұрын
Great! Thumbs up!
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Thanks
@kashanahmed1845
@kashanahmed1845 Жыл бұрын
@waqas bhai ye to nahi banaya na aap ne Database ke liye ? I'm making it 😜
@waqasnaqvi502
@waqasnaqvi502 Жыл бұрын
@@kashanahmed1845 ye he bnaya h kashan bhai😁
@providersupport5497
@providersupport5497 Жыл бұрын
Hi, I used you code to check but top heading slider will stuck after some counts.
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
In my code I didnt add repeating functionality..watch the video to understand that
@anilkumar-vn9kt
@anilkumar-vn9kt 2 ай бұрын
sir a doubt hw does the back button operation work i created back button on another window by clicking back has to come home page(Login page) how to do can u help me
@codinglifestyle4u
@codinglifestyle4u 2 ай бұрын
On clicking the back button destroy the student management page and import the login page
@anilkumar-vn9kt
@anilkumar-vn9kt 2 ай бұрын
@@codinglifestyle4u no sir my issue is iam creating a small application with login page UN&Pwd buttons login,reset&reset buttons now by clicking on login button opens another window there i given some textfields and buttons add,back,save now i want back button functionality if i click on back it has to redirect to login page iam not getting even though i tried wat u said
@anilkumar-vn9kt
@anilkumar-vn9kt 2 ай бұрын
exit button sorry reset typed login,reset,exit buttons
@SUBORNOVISION
@SUBORNOVISION 2 жыл бұрын
Hello Brother.. I am doing part 2 . At right frame in Treeview , the columns heads suppose to show in default root background color. But it is showing white and not visible. only a thin divider line is visible. I am stuck at this point. Can you please help me? Thanks .
@codinglifestyle4u
@codinglifestyle4u 2 жыл бұрын
Can u send me an image on instagram coding_lifestyle_4u
@SUBORNOVISION
@SUBORNOVISION 2 жыл бұрын
@@codinglifestyle4u Thanks for your reply . I could solve this problem . I added 2 lines style=ttk.Style() style.theme_use("clam") now it is perfectly ok. heading background color is light grey( default root bg color) in addition, I cold change heading background color to any color using this method style.configure("Treeview.Heading", backgroung="blue") now continuing this part 2 . Thanks for your kind help. I have no instagram account. Ihave sent a courtesy e-mail to your gmail. Regards.
@codinglifestyle4u
@codinglifestyle4u 2 жыл бұрын
Great :)
@SUBORNOVISION
@SUBORNOVISION 2 жыл бұрын
@@codinglifestyle4u Thanks. btw.. If I use ttk.Buttons then there is error message in Terminal and program do not run. So for buttons , radiance theme dose not work.
@codinglifestyle4u
@codinglifestyle4u 2 жыл бұрын
Which os are you using ?
@jagannathantk4810
@jagannathantk4810 8 ай бұрын
Sir i typed the same code as you said. from tkinter import * import time import ttkthemes root=ttkthemes.ThemedTk root.get_themes() root.set_theme('radiance') I am getting the below error in root.get_themes() part. Some argument missing C:\Users\tkjag\PycharmProjects\pythonProject\venv\Scripts\python.exe C:\Users\tkjag\PycharmProjects\pythonProject\sms.py Traceback (most recent call last): File "C:\Users\tkjag\PycharmProjects\pythonProject\sms.py", line 26, in root.get_themes() TypeError: ThemedWidget.get_themes() missing 1 required positional argument: 'self' Process finished with exit code 1 Please help me, the theme is not working.
@teddy11859
@teddy11859 7 ай бұрын
Your image is present in wrong address and due to which comp is not able to read it. I think not sure
@anilkumar-vn9kt
@anilkumar-vn9kt 2 ай бұрын
u have to give path for the image in right way where ur doing project folder or drive
@jagannathantk4810
@jagannathantk4810 2 ай бұрын
This I have resolved myself
@scooble
@scooble 8 ай бұрын
Which video is part 1?
@jagannathantk4810
@jagannathantk4810 8 ай бұрын
This link is part1: kzbin.info/www/bejne/fKCkiYqgoLypqK8
@autarroy
@autarroy Жыл бұрын
Can you also create a column in which the student's notes can also be written waiting for your answer
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
The video is completed from my end, if you feel like adding more functionality to it , you can do it by yourself. Just like I have created other columns you can create one more for student's notes
@autarroy
@autarroy Жыл бұрын
@@codinglifestyle4u what i mean is make a file of the student where we can write and save. ofcourse the time and date must be write automatically in the file of the student. if there is no file then it must create it
@yogaprakasam892
@yogaprakasam892 27 күн бұрын
Can we do the same thing in sql server???? Anybody plz answer
@codinglifestyle4u
@codinglifestyle4u 27 күн бұрын
Yes you can
@harikrishnanrk5407
@harikrishnanrk5407 Жыл бұрын
I got the button texts left aligned in the button. How can I change it to center of the button?
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
I think by default text is center aligned you can search on google
@harikrishnanrk5407
@harikrishnanrk5407 Жыл бұрын
@@codinglifestyle4u Solved. Once I added space inside quotes and run with it. then again changed the text normal. Then changed the ttk theme to breeze. then run. fixed the button texts to center. Thanks anyway. Hope you do this program using xammp mysql query based code for the button functions. Great lesson by the way. Simple and explanation also helpful. Once again Thanks.
@mauricioreguete466
@mauricioreguete466 Жыл бұрын
Sensacional...
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Thanks please share with others
@mauricioreguete466
@mauricioreguete466 Жыл бұрын
@@codinglifestyle4u vou compartilhar sim essas obras de arte, sucesso...
@versaedit
@versaedit Жыл бұрын
I followed you step by step then to the scrollbar is not showing. please help me.
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Please rewatch that part again and check the mistake
@versaedit
@versaedit Жыл бұрын
@@codinglifestyle4u ohk, thank you
@rimx4872
@rimx4872 Жыл бұрын
hello faizan, is there a way to make the database connection automatic after the user logs in?
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Yes after login successful code you can connect the database code directly
@rimx4872
@rimx4872 Жыл бұрын
@@codinglifestyle4u thanks for replying. and i understand that from the videos but is there a way that after log in i don't have to connect to database manually?
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Yes it will be automatically.. just add the connect database code inside it
@rimx4872
@rimx4872 Жыл бұрын
@@codinglifestyle4u ok thank you
@shadowaron8380
@shadowaron8380 2 жыл бұрын
Like it
@codinglifestyle4u
@codinglifestyle4u 2 жыл бұрын
Thanks 😊
@thabangraykutumane6639
@thabangraykutumane6639 Жыл бұрын
ModuleNotFoundError: No module named 'ttkthemes' its shows this even i did install it
@areebqureshi1263
@areebqureshi1263 Жыл бұрын
I also faced this issue can you help me
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
pip install ttkthemes
@anjaliroy7160
@anjaliroy7160 9 ай бұрын
Can't fine this module.. It shows the system cannot fine the file specified
@codinglifestyle4u
@codinglifestyle4u 9 ай бұрын
Send me the error pic on instagram coding_lifestyle_4u
@abdultaqui6361
@abdultaqui6361 Жыл бұрын
Cn I use this code in python Idle?
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
Yes u can
@jatinnatekar4848
@jatinnatekar4848 Жыл бұрын
Bhai insta id de na tohda problem tha insta pe baat karte
@codinglifestyle4u
@codinglifestyle4u Жыл бұрын
coding_lifestyle_4u
Student Management System with MySQL using Python | Part -3
51:12
Coding Lifestyle 4u
Рет қаралды 26 М.
He bought this so I can drive too🥹😭 #tiktok #elsarca
00:22
Elsa Arca
Рет қаралды 59 МЛН
Остановили аттракцион из-за дочки!
00:42
Victoria Portfolio
Рет қаралды 3,2 МЛН
💩Поу и Поулина ☠️МОЧАТ 😖Хмурых Тварей?!
00:34
Ной Анимация
Рет қаралды 1,5 МЛН
SCHOOLBOY. Мама флексит 🫣👩🏻
00:41
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 7 МЛН
Student Management System with MySQL using Python (Part - 4)
1:20:05
Coding Lifestyle 4u
Рет қаралды 19 М.
2.Build a Retail Billing System using Python Tkinter GUI - Step-by-Step Tutorial
1:26:14
No, Einstein Didn’t Solve the Biggest Problem in Physics
8:04
Sabine Hossenfelder
Рет қаралды 276 М.
Here's How NVIDA's New 'Eagle Eye' Will Change The World Forever
10:41
💰 Why Data Centers are Such a Good Investment
4:30
Mike Healy
Рет қаралды 92
How to make communication between Client and server in Adv.Java?
9:26
modtechcomputergroup
Рет қаралды 49
New Features in Inventory Management System Using Python Tkinter & MySQL
5:59
1.Build a Retail Billing System using Python Tkinter GUI - Step-by-Step Tutorial
1:33:18
He bought this so I can drive too🥹😭 #tiktok #elsarca
00:22
Elsa Arca
Рет қаралды 59 МЛН