You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,10 @@
1
1
This is a passwordmanager program with password encryption and security
2
2
interface is easy to understand and has a clear instruction in every progress throughout the program .
3
3
4
-
To start you need to install xampp* then start apache and mysql service,then create a database(name: db_password) also table(name: tb_nap) and you're ready to go.
4
+
To start you need to install xampp* then start apache and mysql service,you're ready to go.
5
+
6
+
First you open program you need to insert database username and password
7
+
then you need to insert master password(this password should be same all time you using)
5
8
6
9
If you want to insert new row use i/I command.
7
10
If you want to view your exist data use v/V command.
0 commit comments