Git Product home page Git Product logo

python-password-locker's Introduction

Password Locker

Built By Geofrey Musau

Description

Password Locker is a terminal run python application that allows users to store details i.e. usernames and passwords of their various accounts.

User Stories

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

As a user I would like:

  • To create an account with my details - log in and password
  • Store my existing login credentials
  • Generate a password for a new credential/account

Specifications

Behaviour Input Output
Display guides for navigation In terminal: $./run.py Hello Welcome to your Pass Word Locker. What is your name? (once you enter your nname):Use these known short codes to operate : SU -> SIGN UP. DA -> Display your account. LN ->LOGIN. ex ->exit Pass Word Locker.
Display prompt for creating an account Enter: SU Enter account name, user name password and email .
Display prompt for login in Enter: LN Enter your account password to login
Once logged in You are now logged in to your account Use these short codes:CA -> Create new credential.DC -> Display your credentials list. ex ->Log out your credentials account.
Display prompt for creating a credential Enter: CA Create new credential, Credential name: and password
Display a list of credentials Enter: DC Prints a list of saved credentials
Log out account Enter: ex You have logged out your account
  • To completely interact with this application,you will need to sign up to have an account,then login to your account and work in there.

SetUp / Installation Requirements

Prerequisites

  • python3.6
  • Good internet connection
  • For windows users: GitBash
  • For linux/ubuntu users : Git

Cloning

  • In your terminal:

      $ git clone https://github.com/Jeffmusa/Python-Password-Locker.git
      $ cd Python-Password-Locker
    

Running the Application

  • To run the application, in your terminal:

      $ ./run.py
    

Testing the Application

  • To run the tests for the class file and check if it functions well:

      $ python3.6 credentials_test.py
    

Technologies Used

  • Python3.6

License

MIT ©2017 Geofrey Musau

python-password-locker's People

Contributors

jeffmusa avatar

Watchers

James Cloos 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.