Skip to content

jb-cc/CCL3-stash

Repository files navigation

Stash - Password Manager

Stash.png

Overview

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.

Download

You can download the apk here

Features

  • 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.

Getting Started

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

Build and Run

  1. Open the project in Android Studio.
  2. Sync the project with Gradle files.
  3. Run the project on an emulator or physical device.

Collaborators

This App is made by Jonas Beer and Arjun Bhogal