Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 809 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 809 Bytes

Unit Converter App

This is a simple unit converter Android application built with Kotlin. It allows users to convert between different units of measurement such as length, weight, temperature, and more.

Features

  • Convert between various units of measurement
  • User-friendly interface

Usage

  • Select the type of unit you want to convert (e.g., length, weight, temperature).
  • Enter the value you want to convert.
  • Select the units to convert from and to.
  • The converted value will be displayed in real-time.

Kotlin Learning Resources