Skip to content

Latest commit

 

History

History
11 lines (4 loc) · 287 Bytes

README.md

File metadata and controls

11 lines (4 loc) · 287 Bytes

Customer-cli

  • CLI Tool built for customer management using Node.js and MongoDB.
  • CRUD functionality implementation on customer details stored in the MongoDB database using Mongoose.
  • Used commander.js for CLI tools and Inquirer.js for User Experience.