This is an application where I can store all my accounts and their credentials. This project is a python application that manages login and sign up credentials of a person for various accounts i.e. username and passwords for each account. It also stores the passwords and generates a unique passwords for a user.
👤 Author
- GitHub: @Koech-code
- Create a user account, where one may login or sign up
- Allow a user to create credentials for the accounts that he/she have.
- Enable the user to create a new account credentials, with the account name, username and password.
- Enable a user to find saved credentials.
- The user can delete credentials.
- When done, a user may exit the application.
- Python3.6
- PythonShell
- Pip
- You must have the basic knowledge of creating classes and how to use those classes in python.
- Requires you to be well conversant with the pythonShell.
-
If you find this project interesting follow these steps to have a copy.
-
Create a working directory using your computer terminal e.g
cd Documents/
-
Clone the repository link by copying the link below
$ git clone https://github.com/Koech-code/Password-Locker.git
Give a ⭐️ if you like this project!
- Appreciation to Moringa school for giving me this opportunity to learn :)
This project is MIT licensed.