A simple and user-friendly To-Do App built using Python and Tkinter. This app allows you to add, view, and delete tasks easily.
- Add Tasks: Easily add new tasks to your to-do list.
- View Tasks: All your tasks are displayed in a clean and simple list.
- Delete Tasks: Remove completed or unwanted tasks with a single click.
- User-Friendly Interface: Built with Tkinter for a smooth and intuitive experience.
- Clone the Repository:
git clone https://github.com/vikram-singh9/python-todo-app.git
