@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i @ngchrbn/node_todo

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

27.4 kB

Total Files

11

Last publish

Collaborators

  • ngchrbn