Skip to content

🔐 A Simple, Dynamic, Command-line password management TOOL.

License

Notifications You must be signed in to change notification settings

LemmyMwaura/password_locker_tui

Repository files navigation

Password Locker

Password Locker. A Python script that allows you to manage your passwords from one source.

Table of contents



Project Description

Password manager.
Allows users to create accounts and save all their passwords in one place.



BDD

Event

The User should have an initial option to Create an accont, Login or Exit the app.

Context

Given that the user creates an account
by adding his name and password
And the name is valid
And the password is valid
And the password is confirmed

Event

Then the User should be able to access his\her dashboard
The user should also be able to pick between
- saving his password(s)
- viewing his password(s)
- deleting a password
- logging out

The app should refresh after each activity.

Outcomes

  • User can pick between the relevant options and access a dashboard for each.
  • User can create an account and add or generate his passwords
  • User can view or delete his passwords
  • App is dynamic allowing multiple users to exist.
  • User can log out and also exit out of the app.


Built with / Technologies Used

  • Python
    • Rich Library


Contact Information

Name Email
Email lemmymwaura@gmail.com
Twitter lemmyMwaura
Github lemmyMwaura


License and Copywright Information

(c) Stephen Lemmy Mwaura, Software Engineer.

Licensed under the MIT License



Author

Hi there, I'm Lemmy and i love to code. Connect With me:



About

🔐 A Simple, Dynamic, Command-line password management TOOL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages