Password Locker. A Python script that allows you to manage your passwords from one source.
Password manager.
Allows users to create accounts and save all their passwords in one place.
The User should have an initial option to Create an accont, Login or Exit the app.
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
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.
- 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.
- Python
- Rich Library
Name | |
---|---|
lemmymwaura@gmail.com | |
lemmyMwaura | |
Github | lemmyMwaura |
(c) Stephen Lemmy Mwaura, Software Engineer.
Licensed under the MIT License
Hi there, I'm Lemmy and i love to code. Connect With me:
- 🎱 Github - @lemmyMwaura