@ngchrbn/node_todo

1.0.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @ngchrbn/node_todo

Weekly Downloads

2

Version

1.0.1

License

ISC

Unpacked Size

27.4 kB

Total Files

11

Last publish

Collaborators

  • ngchrbn