🔑AuthGuard
AuthGuard is a secure and user-friendly password manager built with Python, Flask, HTML, CSS, and SQL. It allows users to safely store, manage, and retrieve passwords for different accounts in a personal vault.
Features
- User Authentication
- Register a new account
- Login securely
- Vault
- Store multiple account credentials
- Retrieve stored passwords safely
- Account Management
- Add, edit, and delete passwords
- Organize passwords by account type or name
- Secure Storage
- Passwords are stored safely in an SQL database
Tech Stack
- Backend: Python, Flask
- Frontend: HTML, CSS
- Database: SQLite
Log in or sign up for Devpost to join the conversation.