/ruby-todo-list

The ToDo List Manager is a straightforward Ruby application that allows you to manage your tasks from the command line. It provides basic functionalities for adding, viewing, marking tasks as complete, and removing tasks. Tasks are stored in a text file, making it easy to persist your tasks between sessions.

Primary LanguageRuby

Stargazers