Skip to content
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

Closed
1 task done
mgndolan opened this issue Oct 7, 2021 · 6 comments · Fixed by #759
Closed
1 task done

Tkinter Python GUI #696

mgndolan opened this issue Oct 7, 2021 · 6 comments · Fixed by #759
Assignees
Labels
good first issue Good for newcomers hacktoberfest Supporting Hacktoberfest up-for-grabs

Comments

@mgndolan
Copy link
Contributor

mgndolan commented Oct 7, 2021

Tkinter Python GUI

A cross-platform Python GUI application with Tkinter. Suggestion from #636

Instructions

  • Create a new folder for your script and file/folder name should be appropriate.
  • Create a README.md in your folder for program Instructions
  • add requirements.txt if needed

Programming Language

  • Python

Happy Coding

@mgndolan mgndolan added good first issue Good for newcomers hacktoberfest Supporting Hacktoberfest up-for-grabs labels Oct 7, 2021
@zainulabideen1122
Copy link

Hy @mgndolan! Which functions do you want in the python GUI?

@mgndolan
Copy link
Contributor Author

mgndolan commented Oct 7, 2021

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)?

@zainulabideen1122
Copy link

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.

@zainulabideen1122
Copy link

Have a look at:
https://github.com/zainulabideen1122/Currency_Converter_App

@CypherpunkSamurai
Copy link
Contributor

@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

@mgndolan
Copy link
Contributor Author

@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!!

@pawangeek pawangeek linked a pull request Oct 13, 2021 that will close this issue
7 tasks
pawangeek added a commit that referenced this issue Oct 13, 2021
Tkinter Python GUI #696 - Weather Forecaster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Supporting Hacktoberfest up-for-grabs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants