arya2004/beginner-python-mini-projects-hacktoberfest-2025

Develop a Simple Calculator with GUI (Tkinter)

Ouverte

#3 ouverte le 2 oct. 2025

 (4 commentaires) (0 réaction) (3 personnes assignées)Jupyter Notebook (112 forks)auto 404
Good for newcomersgood first issuehacktoberfesthacktoberfest-acceptedpython

Métriques du dépôt

Stars
 (24 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

🚀 Project Idea: Develop a Simple Calculator with GUI (Tkinter)

You are invited to implement this project idea in Python and contribute it as part of Hacktoberfest 2025 🎉

📁 Folder Structure:

Create a new folder inside src/ named as:


src/yourgithubusername-develop-a-simple-calculator-with-gui-tkinter/

📌 Your folder must include:

  • Python source code files (.py)
  • A README.md with:
    • Project description
    • How to run the project
    • (Optional) Screenshot or output sample
  • requirements.txt if you're using any libraries

✅ Notes:

  • Keep it beginner-friendly!
  • Avoid using heavy frameworks unless necessary.
  • No plagiarized content—your original implementation only.

Once you're done, submit a PR referencing this issue.


Happy Hacking! 💻

Guide contributeur