Calculator X is a simple yet powerful calculator app developed using Jetpack Compose. It offers a clean, modern UI and provides essential arithmetic functionalities to meet your everyday calculation needs.
- Basic Arithmetic Operations: Perform addition, subtraction, multiplication, and division.
- Clean and Modern UI: Built with Jetpack Compose, the UI is both intuitive and visually appealing.
- Error Handling: Real-time input validation to prevent incorrect calculations.
- Responsive Design: Supports various screen sizes and orientations.
- History: View a history of your calculations for easy reference.
- Lightweight: Fast and efficient, with minimal resource usage.
- Android Studio (Latest version recommended)
- Kotlin (Language used for development)
- Gradle (Build tool)
- Clone the repository:
git clone https://github.com/manish7924/CalC.git
- Open the project in Android Studio.
- Sync the project with Gradle files.
- Run the app on an emulator or physical device.
- Launch the app.
- Perform basic arithmetic calculations.
- View your calculation history.
- Jetpack Compose - Modern toolkit for building native Android UI.
- Kotlin - Programming language used for Android development.
- Android Studio - The official IDE for Android development.
Contributions are welcome! If you'd like to contribute, please fork the repository and submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Developer: Manish Chidar
- Email: manishchidar79@gmail.com