Unit 4 - Password Manager

For the fourth unit, I learned how to use the Django framework. As part of the unit project, My team and I decided to create a password manager web application using Django. The password manager application is designed to allow users to securely store their passwords locally to their device. The application requires users to log in with a singular password to access their stored passwords for different sites and applications.
Click here to view project github