A modern Android application built with Jetpack Compose that provides easy unit conversion between different weight measurements.
- Real-time Conversion: Instantly convert between different weight units
- Multiple Units: Support for Kilograms, Pounds, and Grams
- Modern UI: Built with Material Design 3 and Jetpack Compose
- User-friendly Interface: Clean and intuitive design with dropdown selectors
- French Language: Interface in French for better user experience
The app supports conversions between:
- Kilograms (kg) ↔ Pounds (lb)
- Kilograms (kg) ↔ Grams (g)
- Pounds (lb) ↔ Grams (g)
- Language: Kotlin
- UI Framework: Jetpack Compose
- Minimum SDK: Android API 21+
- Target SDK: Latest Android version
- Clone the repository
- Open the project in Android Studio
- Sync Gradle files
- Run the app on an emulator or physical device
- Kotlin 1.8+
- Android Gradle Plugin 8.0+
This project is open source and available under the MIT License.