Skip to content

homadb/To-Do-list-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

To-Do List App

Manage your tasks efficiently with this simple To-Do List App!

Features

  • Add tasks: Easily add new tasks to your to-do list.
  • Remove tasks: Remove completed or unwanted tasks from your list.
  • View tasks: View all your tasks at a glance.

Usage

  1. Clone the repository: git clone https://github.com/homadb/To-Do-list-App.git

  2. Navigate to the project directory: cd todo-list-app

  3. Run the app: python todolist.py

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/new-feature).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature/new-feature).
  6. Create a new pull request.

License

This project is licensed under the MIT License.

About

A Simple To Do List Python App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages