ameer-todo-app
v1.0.1
Published
Effortlessly manage your tasks from the command line!
Readme
Todo List
Effortlessly manage your tasks from the command line!
Features
Add, remove, and display todos. Mark tasks as completed or incomplete. User-friendly prompts and menus. Visually pleasing banners and spinners. Error handling for invalid inputs and actions.
Installation
1- Clone the repository:
git clone https://github.com/Malik-Ameer-Hamza/todo-list-project.git2- Install dependencies:
npm installUsage
1- Run the app:
npx ameer-todo-app2- Follow the prompts to:
Add new todos. Remove existing todos. View a list of todos and their status. Mark tasks as completed. Exit the app.
Dependencies
inquirer: For interactive prompts and menus. chalk: For colorful terminal output. node-banner: For displaying an eye-catching banner. nanospinner: For creating progress spinners.
Contributing
Contributions are welcome! Fork the repository, make changes, and create a pull request.
Get in Touch
Author: Ameer Hamza: https://github.com/Malik-Ameer-Hamza/todo-list-project.git Issues: Create an Issue: https://github.com/Malik-Ameer-Hamza/todo-list-project/issues
