Skip to content

This is a simple browser based Password Manager. Made using React, MySQL, NodeJS.

Notifications You must be signed in to change notification settings

ksh168/Password_Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password_Manager

This is a simple browser based Password Manager. Made using React, MySQL, NodeJS.

User Interface

  • UI walk-through

Users can add their username/email, password and website name for which they want to save password.

Later when they click on the website name, it reveals their passwords.

Passwords are encrypted using AES-256-CTR algorithm and stored in MySQL databse.


This project was bootstrapped with Create React App.

Available Scripts

In the each project directory (client and server), run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

This is a simple browser based Password Manager. Made using React, MySQL, NodeJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published