Saves all of your accounts' password.
For viewing this web-app, visit https://pass-word-manager-1.herokuapp.com
- Python 3.7+
- Linux, Windows, MacOS
- Django
- pip
- requirements.txt contains all the required packages
pip install -r requirements.txt
- Perform the following actions
$ python manage.py makemigrations
$ python manage.py migrate
$ python manage.py runserver
- Open 'http://localhost:8000/' to view the application
- Login with
username: faculty
password: Faculty@123