Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Manager CLI App

This is a simple CLI app to manage your to-do list.

How to Use

  1. Run the app by executing the Ruby script.
  2. Follow the on-screen menu to perform various tasks:
    • Add Task: Enter a task description to add it to your to-do list.
    • List Tasks: View your current tasks with their completion status.
    • Mark Task as Completed: Mark a task as completed by entering its number.
    • Exit: Quit the app.

Enjoy managing your tasks with this simple CLI app!

testing

run: ruby tests/task_test.rb ruby tests/todo_list_test.rb

good luck

About

cli project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages