Skip to content

lilibethocando/To-Do-List-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📝 Todo List App

This is a simple Todo List application built using Tkinter.

Instructions

Requirements

  • Python 3.x

How to Use

  1. Clone this repository to your local machine:
git clone https://github.com/lilibethocando/To-Do-List-App.git
  1. Navigate to the project directory:
cd GUI.py
  1. Run the application:
python GUI.py
  • The Todo List app window will open. You can add tasks by typing them into the entry field and pressing the "Add Task" button. Tasks can be marked as completed by clicking on them.

  • To exit the application, simply close the window.

  • Optional: You can also download your Todo List as a CSV file from the app.

Features

  • Add tasks to the list.
  • Mark tasks as completed.
  • Simple and intuitive user interface.

Contributing

Contributions are welcome! If you'd like to add features, improve the app, or fix bugs, feel free to fork this repository and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages