https://github.com/milind-ranjan/unitconverter
A simple and intuitive UnitConverter app built with Kotlin on Android Studio. Easily convert between various units of measurement with a user-friendly interface.
https://github.com/milind-ranjan/unitconverter
android android-studio kotlin mobile-app unit-converter
Last synced: over 1 year ago
JSON representation
A simple and intuitive UnitConverter app built with Kotlin on Android Studio. Easily convert between various units of measurement with a user-friendly interface.
- Host: GitHub
- URL: https://github.com/milind-ranjan/unitconverter
- Owner: Milind-Ranjan
- Created: 2024-08-18T17:51:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-19T06:37:03.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T00:33:04.624Z (over 1 year ago)
- Topics: android, android-studio, kotlin, mobile-app, unit-converter
- Language: Kotlin
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UnitConverter App
## Overview
The **UnitConverter** app is an Android application developed in Kotlin using Android Studio. This app provides users with the ability to convert various units of measurement, making it a handy tool for everyday use. The app is designed with a simple and intuitive interface, ensuring that users can easily perform conversions without any hassle.
## Features
- **Unit Conversion**: Convert between various units such as length, weight, temperature, and more.
- **Real-time Results**: Get instant conversion results as you input values.
- **User-Friendly Interface**: Simple and intuitive design for a smooth user experience.
- **Multiple Units**: Supports a wide range of units across different categories.
- **Lightweight**: Fast and responsive, with minimal resource usage.
## Installation
To run the UnitConverter app on your local machine:
1. **Clone the Repository**:
```bash
git clone https://github.com/Milind-Ranjan/UnitConverter.git
```
2. **Open the Project**:
- Open Android Studio.
- Select "Open an existing Android Studio project".
- Navigate to the cloned repository and open it.
3. **Build and Run**:
- Ensure your Android device or emulator is set up.
- Click the "Run" button in Android Studio to build and run the app on your device/emulator.
## Usage
1. **Select a Conversion Type**: Choose the type of conversion you want to perform (e.g., Length, Weight, Temperature).
2. **Input Value**: Enter the value you want to convert.
3. **Choose Units**: Select the units you are converting from and to.
4. **Get Results**: The app instantly displays the converted value.
## Technologies Used
- **Kotlin**: Programming language for Android development.
- **Android Studio**: Integrated Development Environment (IDE) for Android development.
## Contribution
Contributions are welcome! If you have suggestions for improvements or want to report a bug, feel free to create an issue or submit a pull request.
## Contact
If you have any questions or feedback, please contact me at milindranjan1511@gmail.com