Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 384 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 384 Bytes

password-manager-app

Password Manager App with Flask and Python CRUD

Aim

Explore the concept of CRUD using Flask and Flask SQLAlchemy

  • Create
  • Read
  • Update
  • Delete

To Do

  • Add Exporting of password as json,csv
  • Add importing of json or csv to app
  • Encrypting of Password with Symmetric Encryption

.

  • By Jesse E. Agbe(JCharis)
  • Jesus Saves @ JCharisTech