Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pablo-restrepo/calculatorandroidstudio
Calculator in Android Studio
https://github.com/pablo-restrepo/calculatorandroidstudio
android-application kotlin
Last synced: 11 days ago
JSON representation
Calculator in Android Studio
- Host: GitHub
- URL: https://github.com/pablo-restrepo/calculatorandroidstudio
- Owner: Pablo-Restrepo
- License: gpl-3.0
- Created: 2023-03-01T00:38:08.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T07:42:43.000Z (11 months ago)
- Last Synced: 2024-11-09T17:27:17.173Z (2 months ago)
- Topics: android-application, kotlin
- Language: Kotlin
- Homepage: https://www.figma.com/community/file/1212546292626467129
- Size: 2.21 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calculator Android Studio
![Slice 1 (2)](https://user-images.githubusercontent.com/67757313/222023139-1f83f9e6-629a-4c18-891b-b80296661638.png)Languages and Tools:
This is a simple calculator app created in Android Studio. It allows you to perform basic arithmetic operations such as addition, subtraction,
percentage, multiplication and division.
# Features
* Basic arithmetic operations![0228](https://user-images.githubusercontent.com/67757313/222031052-f44dcdd9-ba91-4e26-bd54-fc7066c1af4e.gif)
![0228 (1)](https://user-images.githubusercontent.com/67757313/222031386-5981e457-2555-4a26-81fb-714499b798bb.gif)# Prerequisites
* Android Studio
# Installation
Clone the repository:
```
git clone https://github.com/Pablo-Restrepo/CalculatorAndroidStudio.git
```
# Free Mockup in Figma
## [Test Mockup Online](https://www.figma.com/proto/QADva8HTILy59uMeAOnhLU/Calculadora?node-id=2%3A2&starting-point-node-id=2%3A2)![image](https://user-images.githubusercontent.com/67757313/222033943-1f7f8329-9d84-420d-934d-837f60593259.png)
## [Get a copy of the Mockup from Figma](https://www.figma.com/community/file/1212546292626467129)
![image](https://user-images.githubusercontent.com/67757313/222033683-b4e71b4e-0e26-43a0-a86a-69a96d355568.png)
# License
This project is licensed under the GPL-3.0 license. Please refer to the `LICENSE` file for more information.