https://github.com/surajpurohitcode/simplecalculator
Simple Calculator android application made in java using android studio
https://github.com/surajpurohitcode/simplecalculator
android calculator java
Last synced: 4 months ago
JSON representation
Simple Calculator android application made in java using android studio
- Host: GitHub
- URL: https://github.com/surajpurohitcode/simplecalculator
- Owner: Surajpurohitcode
- Created: 2023-06-03T10:30:53.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-03T11:13:34.000Z (about 2 years ago)
- Last Synced: 2024-12-28T16:45:20.206Z (6 months ago)
- Topics: android, calculator, java
- Language: Java
- Homepage:
- Size: 483 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple Calculator
This is a simple calculator made in Java that can perform basic arithmetic operations such as addition subtraction multiplication and division. It uses java and android studio.
Project Screenshots:
🛠️ Installation Steps:
1. Copy this repository
```
https://github.com/Surajpurohitcode/SimpleCalculator.git
```🍰 Contribution Guidelines:
Contribution Guidelines for github repo Thank you for your interest in contributing to this project. Before you submit a pull request please follow these guidelines: - Fork the repository and create a new branch from the main branch. - Write clear and concise commit messages and pull request titles. - Follow the coding style and conventions of the project. - Add tests and documentation for your changes if applicable. - Make sure your changes pass all the tests and checks. - Review the existing issues and pull requests to avoid duplicates. - Be respectful and courteous to other contributors and maintainers.
💻 Built with
Technologies used in the project:
* Android studio