Skip to content

CLI project that will allow a user to create a todo list.

Notifications You must be signed in to change notification settings

shay90210/todo-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do List CLI

Overview

A command line interface app to simulate creating a to do list.

CLI app asks the user for their name to be able to create a title using "[user_name] List." App provides user with five options in creating list:

  • Add Note
  • Modify Note
  • Delete Note
  • Show List
  • Quit

User chooses option that best suits their needs in creating their list.

Usage

Run ruby app.rb in terminal

About

CLI project that will allow a user to create a todo list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages