Тёмный
RenzyCode
RenzyCode
RenzyCode
Подписаться
It's all about programming
Комментарии
@miriamramstudio3982
@miriamramstudio3982 13 дней назад
I don't see how this popup window is modal !?
@zairenninofranco3927
@zairenninofranco3927 Месяц назад
huhu my API key doesnt work helpp
@maa3670
@maa3670 Месяц назад
irritating video
@janmichaelnombres7189
@janmichaelnombres7189 2 месяца назад
File "C:\Users\user\Lib\tkinter\__init__.py", line 4140, in __init__ Image.__init__(self, 'photo', name, cnf, master, **kw) File "C:\Users\user\Lib\tkinter\__init__.py", line 4087, in __init__ self.tk.call(('image', 'create', imgtype, name,) + options) _tkinter.TclError: couldn't open "./assets/uploaded/b'hibqdlabntvl.png'": no such file or directory
@janmichaelnombres7189
@janmichaelnombres7189 2 месяца назад
napagana ko kaso hindi lahat, maybe sa configuration, pycharm gamit ko na interpreter
@ashh2510
@ashh2510 2 месяца назад
this is what I was trying to find, thanks bro, now I can develop my project, keep up the good work 🙌🏻
@PerlynMaeD.Quidit
@PerlynMaeD.Quidit 2 месяца назад
how to download that phpmyadmin?
@renzycode
@renzycode 2 месяца назад
www.apachefriends.org/ You can download it here, install the xampp server then you have phpmyadmin.
@ErrolGarcia-fj5wr
@ErrolGarcia-fj5wr 3 месяца назад
how many tables for sql that need? and where is the ER diagram with Relationships?
@kertdalandan1356
@kertdalandan1356 3 месяца назад
Hello thank you for this guide! It's very helpful
@freesoftwares6042
@freesoftwares6042 3 месяца назад
thanks for sharin , awesome
@benjaminmangondaya1078
@benjaminmangondaya1078 3 месяца назад
Hi Renzy are you availale for a commission? Would love to have your help for my projects and stay connected for future projects too. Let me knw and thanks.
@redbulldxb
@redbulldxb 4 месяца назад
This is a very nice modern gui and that it is a weather app, keep it up the good work ❤
@paulinebriones2033
@paulinebriones2033 4 месяца назад
Hi can you send the code?
@johnchoice1371
@johnchoice1371 5 месяцев назад
The music is not helpful. Needs a voiceover.
@chevlim
@chevlim 6 месяцев назад
Part 3 please? would like to see how you call the server API from front-end. thanks, your part 1 helped a lot
@digitalmachine0101
@digitalmachine0101 6 месяцев назад
Good information
@digitalmachine0101
@digitalmachine0101 6 месяцев назад
Good information
@kristibarjami382
@kristibarjami382 6 месяцев назад
Hello, how can you add and break times ?
@kristibarjami382
@kristibarjami382 6 месяцев назад
time in, time out and break- break calculated as all
@Game-kz4ec
@Game-kz4ec 7 месяцев назад
Can you make a tutorial for how to save all the pictures in the database? And display on the gui?
@Game-kz4ec
@Game-kz4ec 7 месяцев назад
This what I've been looking for! Thank you Very much. Keep up the good work
@dipereira0123
@dipereira0123 7 месяцев назад
Outstanding!!! not only created the system, also let it avaliable, in a well-done portfólio! you are in the road to get in a FAANG one day =) Liked and subscribed !!👍
@renzycode
@renzycode 7 месяцев назад
Thank you for appreciating my video. 🙌
@dipereira0123
@dipereira0123 7 месяцев назад
@@renzycode you're welcome! Dont lose the oportunity to create the video of the process. with such portfólio you can at least geta youtube carrer ;D
@ytcdi
@ytcdi 7 месяцев назад
could you remove the bg music (or maybe lower it very much), thanks for the upload anyway
@renzycode
@renzycode 7 месяцев назад
Noted! Thankyou
@user-bg9yi1co8w
@user-bg9yi1co8w 7 месяцев назад
hey can you make a video of adding search functionality in this system?
@renzycode
@renzycode 7 месяцев назад
you can check this one bro. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-lui8kT1p6Y0.htmlsi=xkvfpzJ53SIOlEwm
@Arvindraj-os9ep
@Arvindraj-os9ep 7 месяцев назад
Zoom kro bro
@leloucchgeass2764
@leloucchgeass2764 7 месяцев назад
can we use pycharm on this intstead of vs code?
@renzycode
@renzycode 7 месяцев назад
yes, as long as your Python works correctly.
@user-fn8se2io7q
@user-fn8se2io7q 7 месяцев назад
pwede bang maglagay as qr code for login?
@renzycode
@renzycode 7 месяцев назад
Haven't tried that one, but you can check this out and try to integrate this into the system or try to use open_cv python library for scanner function www.google.com/amp/s/www.geeksforgeeks.org/reading-generating-qr-codes-python-using-qrtools/amp/
@shaundawesome
@shaundawesome 8 месяцев назад
Sheeeheheheeeeeeesh
@renzycode
@renzycode 7 месяцев назад
Hello brother 🙌
@raymundofelipeolvera5594
@raymundofelipeolvera5594 8 месяцев назад
Hi Renzy, great code, also instead of connecting to a MySQL DB, data could be storage on a parquet file locally and read from that file?
@renzycode
@renzycode 7 месяцев назад
Perhaps the best approach is to set up the database in SQLite
@user-ii9pe6hi7x
@user-ii9pe6hi7x 8 месяцев назад
bro, the output of your code Item 0 already exists. how to fix that?
@renzycode
@renzycode 8 месяцев назад
check the data when u save it. other instances is the item id is duplicated, that's why item 0 already exists is showing in your code
@argyarlangga4804
@argyarlangga4804 8 месяцев назад
my "pymysql" always showing the 1045 error, can u help me w that?
@renzycode
@renzycode 7 месяцев назад
If the error is caused by your database credentials, please double-check your mysql password or username, or visit this thread on stackoverflow stackoverflow.com/questions/49860830/pymysql-err-operationalerror-1045-access-denied-for-user-myidlocalhost
@relaxtube3564
@relaxtube3564 8 месяцев назад
Plz bro pyqt qtdesigner
@renzycode
@renzycode 8 месяцев назад
ok bro. thankyou for your suggestion
@leolldankology
@leolldankology 8 месяцев назад
🖖👍
@GADMVE
@GADMVE 9 месяцев назад
why cant paste or copy from clipboard or any else how can add this in tinker proj* .
@user-my7lg4cd4u
@user-my7lg4cd4u 9 месяцев назад
how many sql tables does it contain?
@renzycode
@renzycode 9 месяцев назад
As of this project, it contains only one table.
@user-my7lg4cd4u
@user-my7lg4cd4u 9 месяцев назад
thanks@@renzycode
@itx_nitin
@itx_nitin 9 месяцев назад
Thanks bro for this amazing project, but could you please help me? Like I am saving a product and getting an error- "error while saving". So what should be the problem?
@renzycode
@renzycode 9 месяцев назад
hello bro, in this situation i suggest you to replaced the exept code for this ' except Exception as e: print(e) messagebox.showwarning("","Error while saving: "+str(e)) return ' to see what's the real error on your code.
@niellibunao9784
@niellibunao9784 9 месяцев назад
Great Video.. good job👌
@renzycode
@renzycode 9 месяцев назад
Glad you liked it. 🙌
@rhansagust3864
@rhansagust3864 10 месяцев назад
tanks brooo,,, awwwosomee
@user-jg8qg5lw9f
@user-jg8qg5lw9f 10 месяцев назад
I can't connect my sql database on the code is there tutorial sir
@renzycode
@renzycode 10 месяцев назад
Did you create a database table that corresponds with the database name and table name for the project? Or else check your database credentials and connections.
@harrywitriyono4063
@harrywitriyono4063 10 месяцев назад
Thank you Renzy, could i use your source code for my students ? Best regards from Bengkulu, Indonesia
@renzycode
@renzycode 10 месяцев назад
Yes, of course, you're free to use my source code. A like and subscribe is a huge help for me as a content creator. thank you for appreciating my video.
@harrywitriyono4063
@harrywitriyono4063 10 месяцев назад
@@renzycode, I will use your source code by adding several cryptographic functions in connection with the courses I teach on campus. God willing, I will ask my students to also subscribe to your channel and recommend it, thank you.
@PANDURANG99
@PANDURANG99 10 месяцев назад
how can you filter table like excel?
@renzycode
@renzycode 10 месяцев назад
What do you mean filter like Excel? You can check this one: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-gYsUrkVKQIU.html this video shows on how to extract data from database to an Excel file. If you want to filter your data, you can edit your sql query.
@aveekariya5214
@aveekariya5214 10 месяцев назад
Great one , it helped me for my subject project
@renzycode
@renzycode 10 месяцев назад
Glad to hear that, thank you for appreciating my video you can like and subscribe for more projects.
@miklosgal9593
@miklosgal9593 11 месяцев назад
Hi Master, Thanks for your super video, I like it I understand CRUD :D
@renzycode
@renzycode 11 месяцев назад
Thank you, man, you can check my new project also it has crud operations with Excel export data ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-vZsTBcoUPOs.html
@niellibunao9784
@niellibunao9784 11 месяцев назад
👏👏👏
@renzycode
@renzycode 11 месяцев назад
🙌😊
@user-cm3mt3eo4f
@user-cm3mt3eo4f 11 месяцев назад
thanks ❤
@renzycode
@renzycode 11 месяцев назад
You're welcome
@user-cm3mt3eo4f
@user-cm3mt3eo4f 11 месяцев назад
@@renzycode source code please
@renzycode
@renzycode 11 месяцев назад
@@user-cm3mt3eo4f I'll put the link tomorrow with the last part of the series.
@user-cm3mt3eo4f
@user-cm3mt3eo4f 11 месяцев назад
@@renzycode ok thanks love
@bachirgab3084
@bachirgab3084 Год назад
Merci pour l'explication et merci pour cet pratique de python
@user-mz9bm4sb7z
@user-mz9bm4sb7z Год назад
from student-registration-system-crud-matrix-main.main import setph # type: ignore ^ SyntaxError: invalid syntax showing this error can u help me tomorrow is my project presentation
@jonaldynanahaw1830
@jonaldynanahaw1830 Год назад
Bakit ayaw gumana ng refreshTable() saken? while using the application?
@reginepales4271
@reginepales4271 Год назад
Online Banking System please using python tkinter
@vjsantos3765
@vjsantos3765 Год назад
Hello ask ko lang kung san galing yung voice na ginamit mo medyo fluent e
@renzycode
@renzycode Год назад
gumamit po ako nung gTTS tpos imbis na 'en' stands for english. 'tl' yung ginamit ko stands for tagalog.
@rosify353
@rosify353 Год назад
Sir how to solve error mesaage ttk. Tlcerror item already exist I'm using list to accomadate datas