/Password-Locker

This is an application that will help us manage our passwords and even generate new passwords for us.

Primary LanguagePython

project name:

PASSWORD-LOCKER

AUTHOR

EDWIKE NYAUNCHO

Setup Instructions and Installation

For the application to run, you have to install:

-python3.8 -pyperclip -pip

Project description

This is a project that manages and stores login or sign up credentials of different accounts.

Technologies used

python3.8

Known Bugs

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

Development

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

License

MIT Copyright (c) 2021 EDWIKE NYAUNCHO

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.