8000 GitHub - hassan-ak/wmd-ts-todo-list: ⭐⭐⭐ WMD TS Project 03 :- Command Line Todo List
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hassan-ak/wmd-ts-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Todo List (TS)

A CLI based todo list using typescript and published as an executable npm package, complete problem statement is available here.

NPM Package

Usage

This project is published as an npm package. To use follow these steps.

  • Install as an npm package

    npm i wmd-ts-todo-list
  • Run the app after installation

    wmd-ts-todo-list
  • Use the app as an npx package

    npx wmd-ts-todo-list

Instructions

  • List of operations available
    • Add new todo
    • Display todos table
    • Change status of a todo
    • Remove completed todos
    • Quit App

Demo

Steps to code CLI Todo List

All the details to code this app is given here.

About

⭐⭐⭐ WMD TS Project 03 :- Command Line Todo List

Topics

Resources

Stars

Watchers

Forks

0