Skip to content

lata-11/Password-Keeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Keeper

A CLI-based application written in JavaScript using Node.js and MongoDB. It utilizes libraries such as Chalk, Inquirer, and Bcrypt. The purpose of this interactive application is to securely store passwords. Nowadays, we have numerous services that require sign-in credentials, and it's common to forget some passwords, leading to potential future troubles. To address this problem, we have developed a CLI-based secure app.

To run the app:

  • npm install
  • node app.js

Interface:

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published