Skip to content

tokhy1/CalculatorApp

Repository files navigation

Calculator Mobile App

Simple Calculator App using Jetpack Compose!

Features

  • Simple User interface
  • Adding numners
  • Substracting numbers
  • Multipling numbers
  • Dividing numbers
  • Can make backspace (DEL)
  • Can clear the result (AC)

Contributing

  1. Fork it (https://github.com/tokhy1/CalculatorApp.git/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Contact

Get in touch with me at mohamed21346587@gmail.com

Happy coding!