Skip to content

Simple Python Password Locker. Github repo link provided for test purposes of the software

License

Notifications You must be signed in to change notification settings

fobiero/python_Password_Locker_C01

Repository files navigation

Password Locker CLI Project

Author : Obiero felix (21st Jan 22)

Project Description

Password Locker is a command Line application that allows users to create accounts, store utheir usernames, passwords, emails

User Stories

These are the behaviours/features that the application implements for use by a user.

Projects features of the App:

  • A user is able to create an account (not_exist) - log in and password
  • Login to created accounts
  • Generate a password for a new credential/account

SetUp / Installation Requirements

Prerequisites
  • python3.8.10
  • pip3

Cloning from github

In your terminal:

Running the Application

To run the application, in your terminal:

  • $ #!/usr/bin/env python3.6.8
  • $ chmod +x app.py
  • $ ./app.py

Technologies Used

  • Python3.6

License

This software is approved,verified, licensed and monitored by the MIT.Thus changes and new releases of this software, webApp and designes shall be of the same source. Rights, terms and all conditions apply. Check out he full license release on MIT.

About

Simple Python Password Locker. Github repo link provided for test purposes of the software

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages