SkillAgentSearch skills...

Testomania

In practice more knowledge comes

Install / Use

/learn @Nodrex/Testomania

README

Testomania

  • 😎 This App's main purpose is to demonstrate code excellence for android with clean architecture and modern latest libraries and components. On the other hand, this App is useful to kill time while learning new things. App's code is open source and everyone can contribute, add his own category, fix bugs, or add features.

  • 💡 Our ideology is that all the controls should be as below as possible in the thumb-reaching range space and all the information should be on the upper side of the screen, to avoid hand shifting while using the App, so this will explain our UI decisions :D and we will try to follow this ideology as much as possible.

  • Enjoy and have fun 🤘

    <img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png" alt="Download from Google Play" height="80">

👩‍💻 Language:

  • Kotlin

🏗 architecture:

  • Clean package based
  • MVVM
  • Single Activity

🖼️ UI

  • jetpack compose
  • jetpack compose navigation (https://github.com/raamcosta/compose-destinations)
  • Dark mode
  • Tablet UI

🔪 DI

  • Hilt

✅ Testing

  • Unit Test (MockK)
  • Instrumentation (Robolectric)
  • UI Test (Espresso)

💽 Database

  • DataStore
  • Room DB

👁️ Observable

  • StateFlow
  • SharedFlow
  • Flow
  • Jetpack Compose states

🧵 Multithreading

  • Coroutines

🌐 Networking

  • Retrofit
  • Moshi as Json convertor
  • Coil to download images

⚙️ Tools

  • LeakCanary

Related Skills

View on GitHub
GitHub Stars50
CategoryDevelopment
Updated5mo ago
Forks3

Languages

Kotlin

Security Score

97/100

Audited on Oct 12, 2025

No findings