password_locker

Password Locker

The app is about saving passwords, 03/08/2021

By Kelvin Kipchumba

Project Description

The application is a password locker that involves saving and locking password for a user.
It also helps manage our passwords and even generate new passwords for users.

Setup/Installation Requirements

- Download a file in the code section to the desired folder
- Extract the files
- Open the folder with vs code.
- Run the code in vs code or run in terminal using "python3 run.py" command
- And you are all done The application has no backend. Just frontend.

BDD

A user should;
- Create a password locker account with my details, a login username and password and use them to login.
- store my already existing account credentials in the application. 
- create new account credentials in the application. F
- have the option of putting in a password that I want to use for the new credential account.
- view my various account credentials and their passwords in the application.
- delete a credentials account that I no longer need in the application.

Known Bugs

The application works perfectly well, no bugs.

Technologies used

- HTML
- CSS
- Bootstrap
- Python

Support and contact details

- email :: koechkelvin97@gmail.com
- phone :: +254725801772

License

Licenced under the MT-licence Copyright (c) 2021 **Kelvin Kipchumba