Skip to content

naymic/passwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

passwords

Website to save login credentials

This Password webpage is meant to save login credentials for other webpages. It is a very simple project without any further framework. In the future it is planned to implement user verification and password reset by email.

Written in PHP 7.0
Prepared for MySQL database.

Features:

  • Easy to use and responsive interface
  • Self written ORM.
  • Passwords of logins are saved, encrypted in the database.

Instructions:

  • 1. Create database and use the codes.sql scrit inside the folder to create the tables
  • 2. Change usercredencials in Connect.php
  • 3. Run composer (optional, because is not used already)

About

Website to save login credentials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published