/CalculatorJetpackCompose

A simple calculator app

Primary LanguageKotlin

Calculator

A simple calculator app

This is a simple calculator created in android using Jetpack Compose. The main reason why I created this project was to learn about 3 tier architecture.

I used a variation of Model-View-ViewModel. In this variation, ViewModel doesn't hold presentation logic, a seperate class is used for it. To learn more about it, check out Ryan channel on youtube ‒ wiseAss


Screenshots

Light UI

      

Dark UI

      


Built With

  • Android Studio
  • Kotlin
  • Jetpack Compose

Author

Hardik Sachan

🤝 Support

Give a ⭐️ if you like this project!