Password Protector
Problem Description:
- User will provide user-name, email address, password and a key when login.
- The key will be encrypted.
- Encrypted key will provide an additional security layer.
- All user’s info will be saved in an excel file.
- All passwords that the user will add, will be saved in an excel file (protected by password).
- 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.