Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nishkarsh25/unit-converter-app
Unit Converter is a sleek and intuitive Android application designed to simplify the process of unit conversion for users. Built with Jetpack Compose, it offers a modern and delightful user experience, allowing users to effortlessly convert between various units of measurement.
https://github.com/nishkarsh25/unit-converter-app
android-studio jetpack-compose kotlin-android
Last synced: 18 days ago
JSON representation
Unit Converter is a sleek and intuitive Android application designed to simplify the process of unit conversion for users. Built with Jetpack Compose, it offers a modern and delightful user experience, allowing users to effortlessly convert between various units of measurement.
- Host: GitHub
- URL: https://github.com/nishkarsh25/unit-converter-app
- Owner: nishkarsh25
- License: mit
- Created: 2024-02-16T22:05:57.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-17T09:55:13.000Z (12 months ago)
- Last Synced: 2024-11-21T11:08:25.536Z (3 months ago)
- Topics: android-studio, jetpack-compose, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 198 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unit Converter
![Unit Converter Banner](screenshots/ss1.png)
Unit Converter is a sleek and intuitive Android application designed to simplify the process of unit conversion for users. Built with Jetpack Compose, it offers a modern and delightful user experience, allowing users to effortlessly convert between various units of measurement.
## Features
- **Intuitive User Interface**: The app boasts a clean and user-friendly interface, making it easy for users to input values and select input and output units.
- **Wide Range of Units**: Unit Converter supports conversion between an extensive range of units, including centimeters, meters, feet, millimeters, and more.- **Real-Time Conversion**: Get instant conversion results displayed in real-time as you input values or change units, ensuring quick and accurate conversions.
- **Customizable Styling**: Tailor the app's appearance to your preferences with customizable styling options, including font styles, colors, and themes.
## Screenshots
![Screenshot 1](screenshots/ss2.png)
![Screenshot 2](screenshots/ss3.png)## Getting Started
To get started with the Unit Converter app, follow these steps:
1. **Clone the Repository**: Clone this repository to your local machine using the following command:
git clone https://github.com/nishkarsh25/Unit-Converter-App.git2. **Open in Android Studio**: Open the project in Android Studio to explore the codebase and build the app.
3. **Run the App**: Build and run the app on an Android emulator or physical device to see it in action.
## Requirements
- **Android Studio**: Version 4.2 or later
- **Kotlin**: Version 1.5.0 or later
- **Android SDK**: Version 21 or later## Contributing
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
1. **Fork the Repository**: Fork this repository to your GitHub account.
2. **Create a New Branch**: Create a new branch for your feature or bug fix.
3. **Make Changes**: Make your changes and test them thoroughly.
4. **Commit and Push**: Commit your changes and push them to your forked repository.
5. **Submit a Pull Request**: Submit a pull request to the main repository's `main` branch, describing your changes in detail.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## Acknowledgements
- **Jetpack Compose**: This app was built using Jetpack Compose, the modern UI toolkit for Android.
- **Material Design Icons**: Icons used in the app are from the Material Design icon pack.## Contact
If you have any questions, suggestions, or feedback regarding this project, feel free to contact the project maintainer:
- **Nishkarsh Gupta**
- **Email**: [email protected]
- **GitHub**: [My GitHub](https://github.com/nishkarsh25?tab=repositories)