Skip to content

bushra2001/Password-Protector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Password Protector

Problem Description:

  1. User will provide user-name, email address, password and a key when login.
  2. The key will be encrypted.
  3. Encrypted key will provide an additional security layer.
  4. All user’s info will be saved in an excel file.
  5. All passwords that the user will add, will be saved in an excel file (protected by password).
  6. It will display all information of particular user when correct key is given.

Language & Framework:

Front-end : HTML and CSS

Back-end : Python

Framework : Django

DTL (Django Template Language ) : Jinja 2

Distinguishing Features Of Your Project:

It is a web-application and the design of this system is pretty simple so that the user won’t get any difficulties while working on it. It helps to secure passwords.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors