Modern Calculator is a sleek, lightweight calculator app built with Swift and designed in Xcode.
With its minimalist aesthetic and built-in dark mode, it offers a stylish and distraction-free way to handle basic calculations.
- Dark Mode: A modern, low-light-friendly design.
- Lightweight: Optimized for fast performance with minimal resource usage.
- Clean Aesthetics: A user-friendly interface that prioritizes simplicity.
- Basic Arithmetic: Performs essential calculations with precision.
- Programming Language: Swift
- Development Environment: Xcode
- macOS: Ensure you have macOS with Xcode installed (latest version recommended).
- Clone the repository:
git clone https://github.com/calvin200001/CalculatorApp
- Open the project in Xcode:
cd [project-directory] open CalculatorApp.xcodeproj
- Select a simulator or connected device in Xcode.
- Build and run the app by clicking the Run button (or pressing
Cmd + R
).
- Launch the app in your simulator or device.
- Experience the sleek dark mode interface for low-light environments.
- Perform basic calculations using the intuitive keypad.
Contributions are welcome to further enhance Modern Calculator.
If you're interested in adding features or improving performance, please submit pull requests or issues via GitHub.
This project is licensed under the MIT license. For details, see the LICENSE
file.