anam-todolist
v1.0.1
Published
This is a simple command-line todo list application written in Node.js using TypeScript and the Inquirer.js library.
Downloads
1
Readme
Todo List CLI
This is a simple command-line todo list application written in Node.js using TypeScript and the Inquirer.js library.
Features
- Add Tasks: Easily add tasks to your todo list.
- Predefined Tasks: Choose from a list of predefined tasks or add custom tasks.
- Display Todo List: View your todo list with numbered tasks.
- Simple Interface: User-friendly command-line interface powered by Inquirer.js.
- Cross-Platform: Works on Windows, macOS, and Linux.
Predefined Tasks
You can choose to add predefined tasks to your todo list. These tasks include:
- Do laundry
- Buy groceries
- Clean the house
Contributing
Feel free to contribute to this project by submitting issues or pull requests on GitHub.