Skip to content

DarshanSavaliya/passwordManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

Saves all of your accounts' password.
For viewing this web-app, visit https://pass-word-manager-1.herokuapp.com

Contributors

Requirements

  • Python 3.7+
  • Linux, Windows, MacOS
  • Django
  • pip

Installation


  • 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

Connecting your database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages