React Native task / todo list
37:12
2 жыл бұрын
Build a Calculator with React JS
57:12
Light / Dark website toggle
19:04
3 жыл бұрын
Пікірлер
@STEMMadeSimple2023
@STEMMadeSimple2023 4 ай бұрын
This is such a great tutorial. Thank you!
@tommykelly1007
@tommykelly1007 3 ай бұрын
You are so welcome!
@odogwujonas9501
@odogwujonas9501 7 ай бұрын
Thank you very much. Learnt tons of useful concepts and building techniques.
@tommykelly1007
@tommykelly1007 6 ай бұрын
Glad it was helpful!
@michaelmcnerney4393
@michaelmcnerney4393 7 ай бұрын
A great little introduction to PySimpleGUI with clear and concise steps. Thanks Tommy!
@tommykelly1007
@tommykelly1007 6 ай бұрын
Glad it was helpful!
@s1sko7
@s1sko7 10 ай бұрын
Very good tutorial thank you! 2 things I ran into : 1) You gotta have react-router-dom v6 to use Switch 2) On the cart page when I add or remove products, the product number in the header do not update. I will need a little help for that 🙌
@takurichardtaku4187
@takurichardtaku4187 10 ай бұрын
Thank sir for this amazing video. i was enjoying it untill i got tied some where. i imported my cardState in the index and wapped it with the App, also when i apply the addTocard with the onclick on the button in the productCard my items disappear in the browser but if i remove both, the items comes back in the browser. i had very but no problem. please what can be the problem?
@Jj-yx4tu
@Jj-yx4tu 11 ай бұрын
Hey buddy can you explain more about destructing of the array in the ProductCard file, where you passed {product }as the value
@dnjosh10
@dnjosh10 11 ай бұрын
How can this kind of person have only less than 2k followers
@nikhilkamble8347
@nikhilkamble8347 11 ай бұрын
Bhai github nahi chal rhaha
@abhishekawari919
@abhishekawari919 11 ай бұрын
F. Name from wherethe source destination referencing.. im not able to load my source file from this loop code
@iamgold3n
@iamgold3n 11 ай бұрын
hello bro making use of your tutorial now but I get an error when I input the onclick into the bin 'div' please any way I can get help
@optsjok959
@optsjok959 Жыл бұрын
Thank you for this video. you earned a new sub!
@mahaan5295
@mahaan5295 Жыл бұрын
Increment and Decrement is not available in the Cart to the productItems.
@Luffy-vo2ju
@Luffy-vo2ju Жыл бұрын
I am getting an error if I import NumberFormat stating : export 'NumberFormat' (imported as 'NumberFormat') was not found in 'react-number-format' (possible exports: NumberFormatBase, NumericFormat, PatternFormat, getNumericCaretBoundary, getPatternCaretBoundary, numericFormatter, patternFormatter, removeNumericFormat, removePatternFormat, useNume Failed to compile.
@msolai1
@msolai1 Жыл бұрын
This is awesome!
@farzad5128
@farzad5128 Жыл бұрын
height of menu always is not fixed. height menu is dynamic. how to resolve this issue?
@Mariselvam-is6dj
@Mariselvam-is6dj Жыл бұрын
bro github link
@tricoto8509
@tricoto8509 Жыл бұрын
This video is very nice
@Odidi_Bee6ix
@Odidi_Bee6ix Жыл бұрын
Thanks man, nice one❤️
@alainhonorekubwayo8819
@alainhonorekubwayo8819 Жыл бұрын
Nice!
@abeerben9744
@abeerben9744 Жыл бұрын
can you share the links of api with us ?
@amitsolanki9363
@amitsolanki9363 Жыл бұрын
When i use s3 image with canvas it give error Uncaught SecurityError: Failed to execute ‘getImageData’ on ‘CanvasRenderingContext2D’: The canvas has been tainted by cross-origin data
@SUPREM00
@SUPREM00 Жыл бұрын
Do you offer any tutoring?
@PankajSingh-nx3wu
@PankajSingh-nx3wu Жыл бұрын
pagal hai tu kya form to koi bhi design kar lega . address : {street :"", city:"",pincode:""} es form me address ka data backend me bhejne wala shipping address hota hai
@MrEnigma5925
@MrEnigma5925 Жыл бұрын
love that Irish accent!
@ankitarani6784
@ankitarani6784 Жыл бұрын
How to add validation message in autofill form
@chinenyeoluyede2511
@chinenyeoluyede2511 Жыл бұрын
This is an awesome video, I was finally able to build my calculator. Neat code and not too much code-writing. Good job Dude
@eyobedet5144
@eyobedet5144 Жыл бұрын
Thank you Great video
@Zonie17
@Zonie17 Жыл бұрын
At 36:55, is it necessary to add "setInput(0)"? because a use effect is already used for Curstate.
@esthersimon6036
@esthersimon6036 Жыл бұрын
not responsive🥲, clean code btw👏🏽
@saifeeldeen651
@saifeeldeen651 Жыл бұрын
Hello bro can I ask questions about pyqt5 and python?
@mrxgamer7567
@mrxgamer7567 Жыл бұрын
Very informative to get better at using use reducer as well with cart context, love from India brother.
@chillbees1771
@chillbees1771 Жыл бұрын
excellent video. but in my workbook i have 10 excel files and each file has 5 sheets, so how to repeat this same process for them pls reply
@tommykelly1007
@tommykelly1007 Жыл бұрын
I will create a video on this.
@lorimedicenter4439
@lorimedicenter4439 Жыл бұрын
hi. well done! make a video about" how to modify data and delete it?
@EdwardPhantomhive
@EdwardPhantomhive Жыл бұрын
Is it possible to make an .exe file for this script to run it without python?
@thegeez001
@thegeez001 2 ай бұрын
Yes, I demoed a parameter driven cut/paste exe.
@sushantpolkat5089
@sushantpolkat5089 Жыл бұрын
You have not solve cors issue
@itijignesh7711
@itijignesh7711 Жыл бұрын
How to send message from dialog box to whatsapp ? using python
@tommykelly1007
@tommykelly1007 Жыл бұрын
Yes you can. I will make a video on this soon.
@itijignesh7711
@itijignesh7711 Жыл бұрын
Thank you sir
@tommykelly1007
@tommykelly1007 Жыл бұрын
Your welcome
@zariramiz
@zariramiz Жыл бұрын
can you do tutorial the form link to append googlesheet
@tommykelly1007
@tommykelly1007 Жыл бұрын
Yes I will make a video on this soon.
@snehalsawarkar2968
@snehalsawarkar2968 Жыл бұрын
where is the css link it is not in the github
@TruthOne313
@TruthOne313 Жыл бұрын
no need he used bootstrap for the design. Just add in the bootstrap links from it's website and post it into your public index.html file.
@tommykelly1007
@tommykelly1007 Жыл бұрын
Hi Like in the comment below the css is done with bootstrap
@Paul-ly1pw
@Paul-ly1pw Жыл бұрын
Is it possible to call the form from a buttom within Excel?
@tommykelly1007
@tommykelly1007 Жыл бұрын
Yes xlwings let’s you run a Python script with VBA in excel.
@Paul-ly1pw
@Paul-ly1pw Жыл бұрын
@@tommykelly1007 you have to pay for xlwings though don’t you?
@rohanrouth8087
@rohanrouth8087 Жыл бұрын
"TypeError: users.map is not a function" is the error that occurs. I have used users instead of contacts while defining useState.
@tommykelly1007
@tommykelly1007 Жыл бұрын
Hi Rohan Routh ensure users is an array. map expects an array to be passed to it
@hamzajaved6545
@hamzajaved6545 Жыл бұрын
thank you sooo much love you
@tommykelly1007
@tommykelly1007 Жыл бұрын
Hi hamza g Glad you liked the video
@sibusisotshabalala733
@sibusisotshabalala733 Жыл бұрын
After appending the dates into the excel file I can’t set conditions on the dates colum that will enable me to see different colors on dates as due date notifications
@tommykelly1007
@tommykelly1007 Жыл бұрын
Hi Sibusiso Tshabalala do you mean set condition formatting in your excel file. If so you will need to update the code to convert the date to to an excel serial number. Use this function to convert the date github.com/TommmyKelly/Python-excel-data-entry/blob/Part_2/functions.py
@Kofieighty
@Kofieighty Жыл бұрын
Please I did a similar app using your video however when I create an executable app for the code it does work using py2app, the test app works fine and data goes into the excel sheet however when I make the final app that a non python user can use on their Mac it gets me the executable file in dist but the data does not go into the excel file, please what did I miss. I used python3 setup.py py2app to create the executable app
@Kofieighty
@Kofieighty Жыл бұрын
update. I was doing the wrong thing all along, I had to actually go into the package content to find the excel sheet in there and that had my entry. I have now sent the app to someone with no python on their pc and waiting for his response . Thank you
@tommykelly1007
@tommykelly1007 Жыл бұрын
Great glad the video helped you and you figured out your issue.
@sibusisotshabalala733
@sibusisotshabalala733 Жыл бұрын
@@Kofieighty hi did the Mersin without python respond , is the app working correctly ?
@alvinholder726
@alvinholder726 Жыл бұрын
@@sibusisotshabalala733 yes buddy worked successfully
@sibusisotshabalala733
@sibusisotshabalala733 Жыл бұрын
I need assistance I want the user to input date using calendar input and append the choice into the excel file is it possible?
@desireelustre
@desireelustre 2 жыл бұрын
First off. Thank you for the video. It was quite informative. Do you have any video that handles radio and check boxes? I am making an automation using pysimplegui but the form requires radios and check boxes, but I don't know how to place them in on cell. It would be great if you can provide enlightenment. Thanks.
@tommykelly1007
@tommykelly1007 2 жыл бұрын
Hi Froilan Olmedo. I will make a video with radio buttons and check boxes. I will try post it by the end of next week.
@desireelustre
@desireelustre Жыл бұрын
@@tommykelly1007 thank you. It will be a great help.
@sabanawaz2494
@sabanawaz2494 2 жыл бұрын
Can I do this whole work using Tkinter? I am currently working on Tkinter but I am not able to save data into the excel sheet.
@tommykelly1007
@tommykelly1007 2 жыл бұрын
Hi Saba Nawaz. Yes you can create this Tkinter the process to save to excel will be the same.
@bronwynpotgieter7405
@bronwynpotgieter7405 2 жыл бұрын
Thank you for this video! Very Helpful!
@tommykelly1007
@tommykelly1007 2 жыл бұрын
You are so welcome! Bronwyn Potgieter
@anastasiarzhavskaia3626
@anastasiarzhavskaia3626 2 жыл бұрын
Hello! How I can do in Cart quantity of each item and ability to increase or decrease the items? Thnx a lot for tutorial!
@tommykelly1007
@tommykelly1007 2 жыл бұрын
You need to add a quantity to your state and once you add to the cart you would need to check if the Item exists all ready and if so just update the quantity by one
@anastasiarzhavskaia3626
@anastasiarzhavskaia3626 2 жыл бұрын
​@@tommykelly1007 thank you! I'm a very beginner and try to figure it out :)
@hariganesan4933
@hariganesan4933 2 жыл бұрын
Can this be hosted somewhere to be accessed from mobile/ like a link which can take us to this form or something like that
@tommykelly1007
@tommykelly1007 2 жыл бұрын
A better option for that would be a flask application and use a DB instead of an excel file
@karaokewaala9107
@karaokewaala9107 2 жыл бұрын
I tried this but the menu doesnt show up for me
@tommykelly1007
@tommykelly1007 2 жыл бұрын
Please compare your code to the github repo