Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tokhy1/calculatorapp

Simple Calculator App using Jetpack Compose
https://github.com/tokhy1/calculatorapp

android-app android-studio androiddevelopment calculator-application jetpack-compose viewmodel

Last synced: about 1 month ago
JSON representation

Simple Calculator App using Jetpack Compose

Awesome Lists containing this project

README

        

# 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 ()
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 [email protected]

Happy coding!