Jn-mic / Password-Locker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PASSWORD LOCKER.

DEVELOPER.

Description.

This is a Python application in which a user after successfully creating an account, can save passwords from different platforms and also delete if need be.. user can ask the app to generate a more secure password if needed.

Setup/Installation Requirements.

  • A PC mainly with an Operating system.
  • Python3 or later is installed in your PC.
  • clone the directory into your local machine
  • navigate to the cloned folder by cd PASSWORD-LOCKER
  • run this command on terminal python3 run.py
  • The application should work as shown in the picture below.

Behavior Driven Development.

Behavior Input example Output example
The user should register their details application prompt the user for username username
The application should give an option to either generate password or user to create their own create or generate password
The application should save all input details users and password saved
The application should prompt the user for their credentials to confirm their login usermame password
the application should allow user to save multiple accounts Instagram Facebook account details
The application should display all saved Account and passwords details all available account details
The application should allow user to delete any account name Facebook deleted
The application should give the user the option to logout logout successfully

Technologies Used

main languages used are

  • Python3.8
  • Python shell
  • Git

Support and contact details

License

License is under MIT 2021 Copyright (c) 2021 JACK OWUOR

About


Languages

Language:Python 100.0%