Skip to content

This Android app is a calculator that allows users to perform basic math operations such as addition, subtraction, multiplication, and division. With Jetpack Compose, I was able to create a modern and visually appealing user interface that enhances the user experience.

License

Notifications You must be signed in to change notification settings

Wit0r/Calculator-JetpackCompose

Repository files navigation

Calculator-JetpackCompose

App

To use the app, simply clone or download the repository and run the app on an emulator or physical device. I hope you enjoy my project!

MVVM

The MVVM (Model-View-ViewModel) pattern is an architecture pattern that helps separate the business logic from the UI in an Android application. With Jetpack Compose, you can use the MVVM pattern to manage the UI state and control the business logic in a clear and organized manner.

About

This Android app is a calculator that allows users to perform basic math operations such as addition, subtraction, multiplication, and division. With Jetpack Compose, I was able to create a modern and visually appealing user interface that enhances the user experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages