Stash is a password manager application, developed in a team of two. This app provides a secure and user-friendly platform for managing your passwords.
You can download the apk here
- Secure Storage: Passwords are stored securely using advanced encryption methods.
- Encryption with Keystore: Utilizes Android's Keystore system for robust encryption and data protection.
- User-Friendly Interface: Easy to navigate interface, making password management straightforward for all users.
- Built with Kotlin: Developed using Kotlin.
To get started with Stash, clone this repository and import the project into Android Studio. Ensure you have the latest version of Android Studio installed for the best development experience.
git clone https://github.com/jb-cc/CCL3-stash.git
- Open the project in Android Studio.
- Sync the project with Gradle files.
- Run the project on an emulator or physical device.
This App is made by Jonas Beer and Arjun Bhogal