ugursnr / PasswordKeeper-AndoridApp-Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PasswordKeeper-AndoridApp-Kotlin

Users will able to keep their private passwords of their accounts such as facebook, instagram etc securely. Still in progress.

Architecture

  • This app implements MVVM architecture. App contains 3 fragments and 1 root activity.

Technology

  • Kotlin
  • MVVM Architecture
  • LiveData
  • Coroutines
  • Room - Local storage
  • Navigation Component
  • View Binding

PS. Unit Tests and UI/UX improvements will be impemented.

About


Languages

Language:Kotlin 100.0%