Skip to content

megaPass is a user-friendly and secure password manager that eliminates the trouble of remembering passwords for many websites by saving them in a secure SQL database.

License

Notifications You must be signed in to change notification settings

mayn-k/megaPass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

megaPass

  • megaPass is an easy to use and safe password manager that offers to solve your day to day hassle to remember passwords for different websites by storing your password in a secure SQL database. In addition, it also encrypts your password.

Contributors

  1. aneeshamanke
  2. tejasware
  3. kartikpatil17
  4. mayank47
  5. NIHAR2473

Tools

  • Python
  • MySQL

Setup

  • Fork this repo, and cd into it.
git clone https://github.com/mayank47/megaPass.git
cd megaPass/
  • Install requisite python packages and modules.
pip install -r requirements.txt
  • Log into MySQL Command Line Client and SOURCE accounts.sql file.
SOURCE .\megaPass\accounts.sql
  • Run the project and Provide Password as "password"
python password_manager.py
Please Provide Password: password

About

megaPass is a user-friendly and secure password manager that eliminates the trouble of remembering passwords for many websites by saving them in a secure SQL database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages