Skip to content
/ TodoListCLI Public template

This repository contains a command-line interface (CLI) application for managing your to-do list

License

Notifications You must be signed in to change notification settings

MahediZaber51/TodoListCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

To-Do List CLI Application

This repository contains a simple command-line interface (CLI) application for managing your to-do list.

Getting Started

  1. Clone this repository using git clone https://github.com/MahediZaber51/TodoListCLI.git
  2. Navigate to the TodoListCLI folder.
  3. Run the application using the command: python todo.py

Features

  • Add tasks to your to-do list.
  • View the list of tasks.

Usage

  1. Run the application using the provided command.
  2. Choose options to add tasks or view the list.
  3. Exit the application when done.

Contributing

Contributions are welcome! If you find a bug or have an enhancement in mind, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages