Git Product home page Git Product logo

vault's Introduction

Vault™

Vault is a secure password manager that helps store and generate account details for various user accounts.

Motivation

On Average, a person has at least 7 different accounts he or she has signed into, be it email, social media, entertainment or job portal accounts. Vault will make the tedious process of password retrieval unneccesary.

Features

  • Can copy credentials to the clipboard.
  • User can dictate password length.

Installation

Pre-requisites

Steps

  • Clone the app in a directory using this on terminal.
git clone https://github.com/tc-mwangi/vault.git
  • Run program on terminal:
chmod +x run_vault.py
  • Open the program:
./run_vault.py

User Stories.

The application covers the following scenarios:

  • create a Vault account with a login username and password.
  • store already existing account credentials.
  • create new account credentials with a generated password.
  • enter a password of their choice.
  • view various account credentials/ passwords in the application.
  • delete an account that in not needed.

BDD

Behaviour Input Output
1. display a menu with navigation options [cv], [li] or [ex] short-codes: [cv] - create vault [li] - log-in [ex] - exit vault
2. if [cv], create account for new user first name, last name, username and password input prompts
3. if [li] authenticate user username and password input prompts, confirm successful account creation
 |

| 4. | if [ex] | [ex] | exit app, return to terminal | | 5. | if successful login, show new navigation options | [cn], [dc], [cc], [del] and [ex] |[cn] - Create a New Credential, [dc] - Display Credentials, [cc] - Copy Credential/s, [del] - Delete Credential/s, [ex] - exit vault" |

Author

@top-cat - Initial work - vault

License

MIT © Vault™

vault's People

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.