Skip to content

Calculator Compose is a beginner-friendly project illustrating the creation of custom UI components using Jetpack Compose, while adhering to the Model-View-Intent (MVI) pattern. The project emphasizes the implementation of a clean and modular code structure through the separation of concerns.

Notifications You must be signed in to change notification settings

shahbaz-naseer091/CalculatorCompose

Repository files navigation

CalculatorCompose

  • Calculator Compose serves as an excellent introductory example for leveraging Jetpack Compose in crafting UI components.

  • The project effectively demonstrates the creation of custom UI components within the Compose framework.

  • It embraces the Model-View-Intent (MVI) pattern, showcasing a structured and organized approach to application architecture.

  • A notable feature is the meticulous implementation of the separation of concerns, emphasizing a clean and modular codebase.

  • Designed with beginners in mind, Calculator Compose provides a practical hands-on experience for those learning Jetpack Compose and software architecture principles.

About

Calculator Compose is a beginner-friendly project illustrating the creation of custom UI components using Jetpack Compose, while adhering to the Model-View-Intent (MVI) pattern. The project emphasizes the implementation of a clean and modular code structure through the separation of concerns.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages