Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 680 Bytes

File metadata and controls

25 lines (16 loc) · 680 Bytes

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