Giter Club home page Giter Club logo

password-locker's Introduction

Password-Locker

Author

Owiti-Charles

Description

This project is a python application that manages login and signup credentials of a person for various accounts i.e. username and passwords for each account. It also stores the passwords and generates a unique password for a user if they do not want to generate new passwords by themselves.

Screenshot

User Stories

The user would like to.... :

  • To create an account for the application or log into the application.
  • Store my existing acounts login details for various accounts that i have registered for.
  • Generate new password for an account that i haven't registered for and store it with the account name.
  • Delete stored account login details that i do now want anymore.
  • Copy my credentials to the clipboard

Installation / Setup instruction

The application requires the following installations to operate

  • python3.6
  • pyperclip
  • pip

Cloning

  • Open Terminal {Ctrl+Alt+T}

  • git clone https://github.com/Owiti-Charles/Password-Locker.git

  • cd Password-Locker

  • code . or atom . based on the text editor you have.

Running the Application

  • To run the application, open the cloned file in terminal and run the following commands:

      $ chmod +x interface.py
      $ ./interface.py
    
  • To run test for the application $ python3 passlock_test.py

Behaviour Driven Development

Behaviour Input Output
Open the application on the terminal Run the command $ ./interface.py Hello Welcome to your Accounts Password Store...
* CA --- Create New Account * LI --- Have An Account
Select CA input username and password Hello username, Your account has been created succesfully! Your password is: password
Select LI Enter your password and username you signed up with Abbreviations menu to help you navigate through the application
Store a new credential in the application Enter CC Enter Account, username, password
choose tp to enter your password or gp for the application to generate a password for you
Display all stored credentials Enter DC A list of all credentials that has been stored or You don't have any credentials saved yet
Find a stored credential based on account name Enter FC Enter the Account Name you want to search for and returns the account details
Delete an existing credential that you don't want anymore Enter D Enter the account name of the Credentials you want to delete and returns true if the account has been deleted and false if the account doesn't exixt
Exit the application Enter D The application exits

Technologies Used

  • python3.6

Known Bugs

  • There are no known bugs currently but pull requests are allowed incase you spot a bug

Contact Information

If you have any question or contributions, please email me at [[email protected]]

License

  • MIT License:
  • Copyright (c) 2019 Owiti Charles

password-locker's People

Contributors

owiti-charles avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.