Skip to content

KeepSafe-Passwords is a python password-locker application, that helps users manage their passwords for the different accounts they have i.e., social accounts or job portal accounts. It does this by saving their account details.

Notifications You must be signed in to change notification settings

Charmain-Bonareri/KeepSafe-Passwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeepSafe Passwords

KeepSafe Passwords is a python application that helps the user keep their passwords safe.

By Charmain Bonareri, 24/04/2022

Table of contents

Description

KeepSafe-Passwords is a python password-locker application, that helps users manage their passwords for the different accounts they have i.e., social accounts such as Snapchat, Twitter, LinkedIn or job portal accounts such as Workpay, Workday. It allows a user to create login credentials, save other account credentials, display their saved account details and delete account details. details.

app image

Setup and Installation Requirements

To run this program:

$ Fork the repository from my git hub.
$ Clone this repository to a location in your local machine.
$ Open terminal command line then navigate to the root folder of the application.
$ Run `chmod +x run.py` then run`./run.py`.

Behaviour Driven Development (BDD)

This application is documented and designed around the behavior a user expects to experience when interacting with it.

$ Users are given different options to register their details i,e., name, phone number and email.
$ The application generates a password for the user upon request.
$ User can make their own passwords and proceed to other options.
$ The application allows user to create multiple accounts and save them.
$ The application displays to the user their saved password details.

Technologies

  • Python3.8

Authors information

Contributions are always welcome!
If you have any questions,comments or correctional advice, feel free to contact me

About

KeepSafe-Passwords is a python password-locker application, that helps users manage their passwords for the different accounts they have i.e., social accounts or job portal accounts. It does this by saving their account details.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages