Skip to content

🔐 Password Manager written in PHP with MySQL database.

License

Notifications You must be signed in to change notification settings

toitek/password-manager-2

Repository files navigation

Password Manager

screenshot

A very basic password manager.
Tech stack:

  • PHP
  • MySQL
  • Bootstrap

Setup

Download and install XAMPP.
Clone this repository:

git clone https://github.com/0l1v3rr/password-manager.git

Start the Apache and the MySQL server in the control panel.
Paste the password-manager folder into the xampp/htdocs folder.
In the phpmyadmin panel, create the necessary database and the tables. The commands are in the data/tables.sql file.
Go to localhost/password-manager, and enjoy!

About

🔐 Password Manager written in PHP with MySQL database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published