Skip to content

toitek/password-manager-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors