1.0.1 • Published 3 years ago

weekend-to-do v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Exercise 3

This is my task for Exercise 3 of Monday-U Full Stack course. Task requirements are detailed below. In this version you can manage your to-do list from the command line interface as well as from the web app.

CLI demonstration:

cli example

Task requirements:

The requirements:

  • Build node.js cli todo app
  • Detailed help option
  • Read/Write/Delete todos from a file

Bonus

  • Publish your code as npm package and run it with npx
  • Add colors to your cli tool
  • Add Inquirer.js and make you cli tool interactive
  • Display pokemon image (ascii art)
  • Added clear, sort up and sort down commands
  • Added ascii title