-
Notifications
You must be signed in to change notification settings - Fork 584
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tkinter Python GUI #696
Comments
Hy @mgndolan! Which functions do you want in the python GUI? |
Hi @zainulabideen1122! I was thinking of making a simple calculator app? (I saw someone already made an email validation script, otherwise I would suggest that) I wasn't sure if there were any suggestions/requests. Do you have any thoughts on that idea (or maybe a different one)? |
I made a Tkinter project recently. The project is about the currency converter. In this project, I was using APIs to get updated values of currencies. This would be a good option for us or similar to this one. |
Have a look at: |
@mgndolan, if you have experience in tkinter try making a weather app. Simple and no inputs required. You'll find weather icons online for free and also the api. Also would suit the project and you'll learn new stuff :) Just a suggestion, feel free to choose whatever you want |
Love that idea, thanks!! |
Tkinter Python GUI #696 - Weather Forecaster
Tkinter Python GUI
A cross-platform Python GUI application with Tkinter. Suggestion from #636
Instructions
Programming Language
Happy Coding
The text was updated successfully, but these errors were encountered: