Skip to content

V 0.1

Latest
Compare
Choose a tag to compare
@Zachary-Masson Zachary-Masson released this 16 Jun 05:49

🎉 Initial Release (v1.0.0) 🎉

This initial release of the Apple Calculator web application brings the look and feel of Apple's native calculator to your browser. Here are the key points of this version:

✨ Features:

  • Addition, subtraction, multiplication, and division of numbers.
  • Percentage conversion.
  • Sign change.

🔧 Improvements:

  • Enhanced user interface for a better user experience.
  • Improved user input handling.
  • Code optimizations to improve performance.

🚀 How to Use:

  1. Enter numbers and operators using the buttons.
  2. Press the "=" button to get the result.
  3. Use the "AC" button to clear calculations.
  4. The "+/-" button changes the sign of the current number.
  5. The "%" button converts the current number to a percentage.

📝 Notes:

  • This version is an initial release and may contain bugs. If you find any, please report them in the Issues section of this repository.

We hope you enjoy this first version of the Apple Calculator web app! Feel free to provide us with your feedback and suggestions for future versions.

Thank you for using Apple Calculator!