Skip to content

codeprospect/password-locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-locker

Password-locker is a program where one can store their existing passwords and generate new ones

user story

Project : Password-locker

User story

  1. As a user sign up with name and password.
  2. As a user can store passwords they already have.
  3. As a user can generate new password for their accounds.
  4. As a user can manage and delete passwords.

Tech 💻

Password-locker has used:

  • Python(programming language)
  • Atom(IDE)

Prerequisites

Basic git knowledge Basic python knowledge


Clone from github

  1. On GitHub, navigate to the main page of the repository.
  2. Under the repository name, click Clone or download.
  3. Open Terminal.
  4. Change the current working directory to the location where you want the cloned directory to be made.
  5. Type git clone, and then paste the URL you copied in Step 2.
  6. Press Enter. Your local clone will be created.

How to use

  • After cloning, open the existing directory in the terminal

  • run the following comand $ chmod +x run.py

  • Now open the program with $ ./run.py


Author


Licence

MIT License

Copyright (c) 2019 codeprospect

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.

About

password storage and generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages