Skip to content

A calculator that looks like an iPhone calculator. Built in with 100% kotlin language. Only uses simple logic and default settings without additional libraries, Suitable for beginner learning

Notifications You must be signed in to change notification settings

xturus138/Iphone-Calculator

Repository files navigation

Iphone Calculator

A user-friendly calculator project, drawing inspiration from the iPhone calculator, has been developed for assignment codelabs. Almost everything I coded is explained in the project code. The code is simple and easy to understand because it implies simple logic. If you have any further questions, please email me at the end of the description.

Logo

Built With 🛠


  • Kotlin✅ - First class and official programming language for Android development.
  • Android Studio✅ - official Integrated Development Environment (IDE) for Android app development.

Demo 🎬

This is a screenshot and video demo of the application when it is running:

demo1

demo2

demoVid1.mp4

Feature ✨

advantages

  • Can support more than 2 operations continuously
  • The button already produces an iPhone clicking sound
  • Uses lots of validation to avoid crashes (simple validation 😇)

Disadvantages

  • For now it cannot accommodate more than 5 digit output numbers
  • It is not yet perfect, therefore there may be undiscovered bugs

FAQ 🤔

Can I download it for my personal use?

You certainly can! If somebody want to making this calculator better, it would be great!. Perhaps we could have a chat ✨.

Are there any sanctions for copying your project?

No, but it would be greatly appreciated if you could make a brief mention of me 😊.


Contributing 💡

If you want to contribute to this project and make it better with new ideas, your pull request is very welcomed. If you find any issue just put it in the repository issue section, thank you.


Contact 📧

For support/question, email radityaramadhan.138@gmail.com or visit my profile for links!.

About

A calculator that looks like an iPhone calculator. Built in with 100% kotlin language. Only uses simple logic and default settings without additional libraries, Suitable for beginner learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages