Skip to content

A python application developed to store, generate new passwords for users and view stored passwords

License

Notifications You must be signed in to change notification settings

Burence1/password-locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Locker App

{A python application for generating and storing account passwords}, {11-April-2021}

{By Burens Omondi}

Description

{The password locker application uses basic python concepts to store as well as generate users's passwords alongside other account details}

Setup/Installation

  • Navigate to the project repository via https://github.com/Burence1/password-locker.git
  • Change your working directory to the clone location of your preference.
  • Use the git clone command in the terminal to clone the project to the preferred local machine directory.
  • To work on the cloned project, ensure to have any text editors of your choice.}

{Additionally, all the required assets are available in the stated remote repository. All you need is a text editor of your choice}

Behaviour Driven Development

Features

  • A user can create a password locker account
  • A user can sign in to the password-locker account
  • A user can store their account credentials
  • A user can choose to generate or create custom passwords
  • Users can view their saved credentials
  • Users can delete their saved credentials
  • Users can delete their password-locker accounts

Known Bugs

{Fortunately, the project has no known bugs and meets all its objectives}

Technologies Used

{Password-locker application has been developed using a variety of technologies}

  • Python
  • Git
  • Python string emojis

Support and Contact details

{Incase of any issues or need to contribute to the project, you can reach me via;

LICENSE

MIT License

Copyright (c) 2021 Burens Omondi

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 SOFTWARE.

About

A python application developed to store, generate new passwords for users and view stored passwords

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages