Proyek ini terinspirasi dari diri sendiri berdasarkan pengalaman pribadi yang kesusahan dalam mengelola dan mengingat password.
Ini bukan yang terbaik, ini bukan yang terlengkap, dan bukan juga yang terhebat.
Disini yang perlu di ingat adalah username dan password yang kalian input ketika pertama kali login. Disini username dan password digunakan sebagai kunci enkripsi jadi ini sangat krusial dan sangat penting untuk selalu di ingat. Sekali lupa berakhir sudah, password kalian tidak dapat di kembalikan lagi
- add password
- delete password
- create password
- update password
- copy to clickboard
- show or hidden password
- hashing username and password
- encryption and decryption
Client: HTML, CSS, JavaScript
Server: Node
open terminal and run this command before conyinue to next step, preapere Installation Requirement
click link requirement Installation and for your device
if requirement done you can continue to new step
Clone the project
git clone https://github.com/MohSolehuddin/PwMg
Go to the project directory
cd PwMg
Setup Installation
./install.sh
Start the server
./run
Go to the project directory
cd PwMg
Start the server
./run