jniewiel / Taskify

Taskify is a Ruby CLI (command line interface) application that lets allow users create, view, update, and delete custom tasks and categories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taskify

Taskify is a Ruby CLI (command line interface) application that creates a to-do list.

Features include: View, Create, Update, and Delete custom tasks and categories.

Enjoy!

Operation

In terminal, run Taskify by typing ruby main.rb.
To run tests, type ruby tests/test_tasks.rb.

  • Ruby version: 3.2.1

About

Taskify is a Ruby CLI (command line interface) application that lets allow users create, view, update, and delete custom tasks and categories.


Languages

Language:Ruby 100.0%