josharsh / 100LinesOfCode

Let's build something productive in less than 100 Lines of Code.
GNU General Public License v3.0
648 stars 310 forks source link

sebadamo200|personal_diary.py + my_personal_diary folder |add new code to my first contribution. #351

Closed sebadamo200 closed 8 months ago

sebadamo200 commented 10 months ago

Hello everyone!

This is my first contribution to a open source project. As a newcomer to open source, I wanted to start small and decided to add a new code that falls under the 100 Lines of Code initiative. In this pull request, I've created a simple GUI-based diary application using Python and Tkinter. The code is concise, making it easy to understand.

What I did : Added a new GUI-based diary application. The application allows users to create diary entries, view them, and delete the entire diary if needed. Best regards, sebadamo200

josharsh commented 8 months ago

Welcome to Open Source. It is going to be a rewarding journey for you. Thanks for the PR. :)