Skip to content

uncrack-vault/android

Repository files navigation

banner_uncrack

UnCrack πŸ”’

UnCrack is a simple android application made using Kotlin, for managing your password.

About this app 🎯

Unlock the power of secure organization with UnCrack! This innovative app securely stores all your login credentials and other important information, so you never have to worry about forgetting passwords or searching for lost information. Keep your digital life organized and protected with UnCrack.

Purpose of this app 🀨

I see a lot of people are tried of memorizing all their passwords, me also sometimes forgot the login credentials. So, after thinking about this situations, this app is build, to help user's to store their passwords and other information in a secured and organized manner.

Featues πŸ”

  • UnCrack securely stores all login credentials and important information in one place, accessible only to the user. The app uses advanced encryption techniques to ensure that the data is protected from unauthorized access.

  • With just one master password, users can easily access all of their login information and never have to worry about forgetting passwords or searching for lost information.

  • The app includes a secure password generator that can suggest stronger passwords and help users create unique and secure passwords for all their accounts.

  • The app has a simple and user-friendly interface that makes it easy for users to manage their login information and passwords.

Made With πŸ› 

  • Kotlin - First class and official programming language for Android development.
  • Coroutines - For asynchronous and more..
  • Android Architecture Components - Collection of libraries that help you design testable, and maintainable apps.
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
    • ViewBinding - Generates a binding class for each XML layout file present in that module and allows you to more easily write code that interacts with views.
    • Room - Room is an android library which is an ORM which wraps android's native SQLite database
  • Material Components for Android - Material Components for Android (MDC-Android) help developers execute Material Design. Developed by a core team of engineers and UX designers at Google, these components enable a reliable development workflow to build beautiful and functional Android apps.
  • Password Strength Meter - Password strength meter is an easy-to-implement and flexible password strength indicator for Android. It is fully customizable and features an animated strength indicator and a matching label.

Package Structure πŸ‘€

com.geekymusketeers.uncrack    # Root Package

β”œβ”€β”€ data                # For data handling.
|   β”œβ”€β”€ model           # Model data classes, for local entities.
β”‚   β”œβ”€β”€ repository      # Single source of data.
β”‚   └── room            # For saving data.
|
β”œβ”€β”€ adapter             # Bidge between an `AdapterView` and the underlying data for that view             
β”‚   
|
β”œβ”€β”€ ui                  # UI/View layer
|   β”œβ”€β”€ fragments       # application's user interface or behavior that can be placed in an `Activity`.      
|   β”œβ”€β”€ onBoarding      # OnboardingScreen
β”‚   └── splashScreen    # SplashScreen
|
β”œβ”€β”€ utils               # Utility Classes / Kotlin extensions
|
└── viewmodel           # Generates a binding class for each XML layout file

Architecture πŸ‘·β€β™‚οΈ

This app uses MVVM(Model View View-Model) architecture.

Architecture_Flow

Support πŸ’β€β™‚οΈ & Download πŸ’Ή

UnCrack - πŸ” UnCrack help you to manage & secure your password. | Product Hunt

Contact πŸ“ž

If you need any help, you can connect with me here.