BasicCalculator
BasicCalculator is a SwiftUI-based app that performs standard arithmetic and trigonometric operations with a clean, responsive interface. It combines simplicity with accuracy for quick everyday calculations.
Features Addition, subtraction, multiplication, and division Sine, cosine, and tangent calculations Real-time input display and result updates Responsive button layout adaptable to screen size Built entirely with SwiftUI
Tech Stack SwiftUI, State management, Enum logic, Trigonometric functions
Installation Clone the repository: git clone https://github.com/McMaurice/BasicCalculator Open the project in Xcode Build and run on a simulator or physical device
Pictures: