git clone https://github.com/ddvader44/SecurePass.git
- Minimum SDK level 21
- Kotlin based, Coroutines for asynchronous.
- Java for algorithms.
- Hashing Algorithms Used
- Jetpack
- ViewModel: Manages UI-related data holder and lifecycle aware. Allows data to survive configuration changes such as screen rotations.
- Room: Constructs Database by providing an abstraction layer over SQLite to allow fluent database access.
- Architecture
- MVVM Architecture (Model - View - ViewModel)
- Material-Components: Material design components.
- View Binding: Allows you to more easily write code that interacts with views
Support it by joining stargazers for this repository. ⭐
Also, follow me on GitHub for my next creations!