Skip to content

Password manager web application using Flask and MongoDB :)

Notifications You must be signed in to change notification settings

1Hanif1/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager Web Application

A Simple Web application to store and manage your passwords

Here's a video demonstrating the application: Google Drive Link

Screenshots

  • here are some screenshots, alternatively you can also download the Demo.mp3 file from screenshots folder to view a working demo video of the application

Home Page

Home Page

Login Page

Login Page

Register Page

Register Page

Dashboard

Main Dashboard

How to set up

  • run pip install -r requirements.txt it will install all dependencies

  • Install mongodb

  • run app.py file

Features

  • Users can register/login an account
  • Users can generate strong passwords
  • Users can save their passwords
  • Users can view all their passwords
  • Users can search for their passwords

Built using

  • html
  • css
  • javascript
  • python flask framework
  • mongodb database

What I learnt

  • Creating a web server using Flask
  • creating and working with sessions in flask
  • Sending requests from the frontend
  • Handling requests at the backend
  • Database connectivity
  • Sending data from the backend to the frontend

Socials

🐦 Twitter - @HMohammedB_

📧 Email - hanifmohammed869@gmail.com

About

Password manager web application using Flask and MongoDB :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published