Skip to content

OlehFilyak/nodejs-create-console-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting the whole list of contacts

node index -a list
Link to screenshot - https://ibb.co/zmLCWKw

Getting the whole list of contacts

node index -a get -i 1
Link to screenshot - https://ibb.co/3S3dyB1

Adding a contact

node index -a add -n "Pablo Maccini" -e maccini577@hotmail.com -p 234242424
Link to screenshot - https://ibb.co/mJxRF2K

Removing a contact

node index -a remove -i DgrkmaTqoLYM9kRTsh5rX
Link to screenshot - https://ibb.co/xSTBTXh

About

Creating a simple console application in node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published