Skip to content

This notes application is made with Javascript and has primary functions such as adds a new task, prevents the addition of duplicates, deleting completed tasks, and listing all the present tasks. Here I used npm packages chalk and yargs.

Notifications You must be signed in to change notification settings

prachij2810/Notes_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes_App

This notes application is made with Javascript and has primary functions such as-

  • Allows you to adds a new task (preventing addition of duplicates).
  • Allows deleting completed tasks.
  • Allows listing all the present tasks.

This uses npm packages-

  • chalk
  • yargs

About

This notes application is made with Javascript and has primary functions such as adds a new task, prevents the addition of duplicates, deleting completed tasks, and listing all the present tasks. Here I used npm packages chalk and yargs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published