Manage your passwords securely.
- kotlin
- jetpack compose for UI
- MVVM pattern ViewModel
- clean archticutre using Use Cases
- navigation compose
- Room Database
- Hilt for Dependency injection
- DataStore to handle settings comming soon
this app as its name aimed to be a password manager that you can relay on in you daily life. current implemented features are:
- list all passwords
- generate new password
- choose configurations for password generation
- add a label for password
- Security Gate - to add more security
- copy to clipboard feature
- edit password process
- handling settings
- better UI/UX
- clone this repo into your machine
- open the project in android studio
- wait for gradle to finish the build. this may download older versions of libiraries used.
- run the app on the emulator
- happy coding or using 😂