Skip to content

Create a basic calculator app that can perform addition, subtraction, multiplication, and division operations.

Notifications You must be signed in to change notification settings

darian-catalin-cucer/Code-Challenge-2

Repository files navigation

Code-Challenge-2

Create a basic calculator app that can perform addition, subtraction, multiplication, and division operations.

Requirements:

The app should have a user-friendly interface with buttons for digits (0-9), arithmetic operations (+, -, *, /), and an equals (=) button. Implement the logic to perform calculations based on user input. Display the input expression and result on the screen. Ensure error handling for invalid expressions (e.g., division by zero). Use Kotlin for coding and adhere to Android coding best practices.

About

Create a basic calculator app that can perform addition, subtraction, multiplication, and division operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages