Skip to content

Password locker is an application where a user can create an account using username and password.And then he/she will be able to store already existing account credentials as well ass create new ones and then the app will help him/her manage the password credentials

Notifications You must be signed in to change notification settings

Anabella1109/Password-Lock

Repository files navigation

Password Locker

This application that helps the user manage and generate passwords,Current version:11th February 2019

By TUYISENGE Anabella

Description

Password locker is an application where a user can create an account using username and password.And then he/she will be able to store already existing account credentials as well ass create new ones and then the app will help him/her manage the password credentials

Setup/Installation requirements

Prerequisites

  • Python3.6
  • pip

Cloning

Running

  • In your terminal

    $ chmod +x run.py
    $ ./run.py

Test

  • To run tests
    • In your terminal
      $ python3.6 test_passwordlock.py
      $ python3.6 test_passwordlock1.py

##BDD

###SPECS

  • The program should allow the user to create an account with a username and a password
  • The program should allow the user to login their account using the right credentials
  • The program should allow the user to store already existing account credentials
  • The program should allow the user to create new account credentials
  • The program should be able to generate passwords for the user
  • The program should allow the user to generate their passwords on their own
  • The program should allow the user to view account credentials and passwords
  • The program should allow the user to delete account credentials that are no longer needed

Known Bugs

There are no known bugs yet.

Technologies used

  • Python3.6

Support and contact details

Having any issues? Email:bellaxbx1109@gmail.com Slack:TUYISENGE Anabella

License

MIT Copyright (c) 2019 TUYISENGE Anabella

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE

About

Password locker is an application where a user can create an account using username and password.And then he/she will be able to store already existing account credentials as well ass create new ones and then the app will help him/her manage the password credentials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages