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
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 and 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,then create a database(name: db_password) also table(name: tb_nap) and you're ready to go.
5
5
6
6
If you want to insert new row use i/I command.
7
7
If you want to view your exist data use v/V command.
8
8
If you want to delete unwanted data use d/D command.
0 commit comments