1.0.1 • Published 10 months ago

@ngchrbn/node_todo v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

Node TODO

A todo CLI app built with Node.js

Features

User

  • Register an account
  • Login
  • Reset password
  • Use of session to avoid logging every time.
  • Logout (which destroy current session)

Todo

  • Add a todo
  • View todos
  • Complete a todo
  • Update a todo title
  • Remove a todo
  • Clear all todos

Play with it

Using npx (required npm from version 5.2.0)

npx @ngchrbn/node_todo

Package Used

chalk | inquirer | chalk-animation | nanospinner

npm i chalk chalk-animation inquirer nanospinner

Inspiration

fireship

1.0.1

10 months ago

1.0.0

10 months ago