Skip to content

Example Android calculator using BEST PRACTICES TM & Clean Architecture with Jetpack Compose

Notifications You must be signed in to change notification settings

asadulrehmankhan/android-clean-architecture-calculator

Repository files navigation

Calculator App 😍 ✨

This is a sample calculator application using Jetpack Compose and Clean Architecture ™️.

Features

  • Make API requests with Retrofit
  • Store history to a SQLite database with Room
  • Dependency injection with Dagger-Hilt
  • Compose navigation
  • Stateful components using shared view models

Try it out!

Grab the APK from the releases page or download the project and generate it yourself.

Contributing

Do you have any suggestions? Feel free to open an issue to talk about it!

License

MIT

About

Example Android calculator using BEST PRACTICES TM & Clean Architecture with Jetpack Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages