- IronVault is a secure password manager Android application that helps you manage your passwords efficiently.
- Built using Java and Room as the database management library for SQLite, it provides a simple yet robust solution for storing and retrieving passwords.
- Register or log in to the app
- Add, edit, or delete passwords
- Search for passwords by title and/or username
- Import or export passwords in
.txt
format
- If you use my code, kindly attribute it to me (https://github.com/DarshanRaoG). Thank you!