🔐 AuthVault – Django Password Manager

🌟 Inspiration

I wanted a free, simple way to store passwords securely.

🧠 What I Learned

  • Django auth, forms, encryption
  • Timezone (Asia/Kolkata) setup
  • Static files and migration handling
  • Deploying on Render (free tier)

🛠 How I Built It

  • Django + Python Fernet
  • Users can log in, add credentials, encrypt/decrypt passwords
  • PIN prompt for viewing passwords

🚧 Challenges

  • Static files not loading
  • Migrations causing errors
  • Timezone issues
  • Free tier cold starts

Built With

Share this project:

Updates