Skip to content

This is a python3 application that is able to manage passwords for the user and in so doing, the user is obliged to create a Password Manager credentials account which will allow them to login and create accounts and also be generated for a password which he would use in signing up for that account.

License

Nelly-ayebale/password-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[PASSWORD MANAGER]

Password-Manager

This is an application built with python3.8 to enable a user to manage their passwords and also be able to generate new passwords for the users instead of the applications generating one for them.

Development

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Bug / Feature Request

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

Built with

Python 3.8.2

To-do

  • The application should take in the user's username and password to their existing account
  • The application should create new account details for a user.
  • The application should display various account credentials and their passwords.
  • The application should delete the credentials that are no longer in need by the user.

MIT ©

About

This is a python3 application that is able to manage passwords for the user and in so doing, the user is obliged to create a Password Manager credentials account which will allow them to login and create accounts and also be generated for a password which he would use in signing up for that account.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages