Skip to content

SadmanSakib93/Personal-Password-Manager-Flask-MongoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Password Manager (Flask, MongoDB)

  • This is a very simple web application developed for mainly personal useages. The user sign up option is not available, hence, it can be used mainly for personal use. The passwords are saved encrypted in the database, hence, no need to worry about the security.

  • Although, it is a very basic web application with very minimal styles, it is a fully responsive one.

  • Developed using:

    • Backend: Flask, MongoDB-atlas
    • Frontend: HTML, CSS, JS, jQuery, Bootstrap
  • Here are some screenshots of the web application:

  • First landing page:

  • Login page:

  • Home page after login:

  • Add new password page:

  • Update existing password page:

  • Delete existing password record: