hoorain-todo-list
v1.0.3
Published
This npm project is a CLI todo list application, offering an interactive interface for users to manage tasks efficiently via the terminal, powered by inquirer and chalk libraries.
Maintainers
Readme
CLI Todo List Application
A simple yet powerful CLI-based todo list application built with Node.js. Manage your tasks efficiently directly from the terminal.
Features
- Add new tasks to your todo list
- Delete existing tasks
- View all tasks with completion status
- Mark tasks as completed
- Colorful and intuitive interface
Usage
- Run the application:
npx hoorain-todo-list - Follow the prompts to add, delete, view, or complete tasks
- Use the arrow keys to navigate through the menu options
Technologies Used
- Node.js
- inquirer
- chalk
- nanospinner
