Skip to content

sirrotich/Password--Locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password locker

Descriptions

password locker is a terminal run python application that allows users manage thier data of their accounts such as usernames and passwords

User stories

These are the behaviours/features that the application implements for use by a user.

As a user I would like:

  1. To create an account with my details - log in and password
  2. Store my existing login credentials
  3. Generate a password for a new credential/account
  4. Copy my credentials to the clipboard

set-up/installation

prerequites

python3.6 pip pyperclip xclip

cloning

in your terminal run:

$git clone https://github.com/sirrotich/Password--Locker.git

$cd password--locker

Running the application

$ chmod +x password_locker.py $ ./password_locker.py

How it works

user first creates an account

Screenshot from 2019-04-07 17-55-17

They can now log-in and save thier details

Screenshot from 2019-04-07 17-56-02

Technologies used

python3.6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages