Skip to content

Jetpack compose app for unit, currency and cryptocurrency coversion. Consumes NeutrinoApi Endpoint

Notifications You must be signed in to change notification settings

sieleemmanuel/UnitConverter

Repository files navigation

UnitConverter

Jetpack compose app for converting various measurement units. It consumes Neutrinoapi for unit conversion

  • Temperature
  • Length
  • Volume
  • Weight
  • Time
  • Angle
  • Energy
  • Electric Current
  • Force
  • Currency
  • Cryptocurrrency
  • Digital Storage

Screenshots

Measurement Units Unit Conversion

Tools and Libraries used

  • Retrofit - Type-safe HTTP Client for consuming RESTful API web services in android
  • Gson - Kotlin/Java library for converting Kotlin/Java Objects into their JSON representation
  • Navigation Components - Android Jetpack's component for implementing navigation for consistent and predictable user experience in android app
  • ViewModel - Responsible for preparing and managing the data for UI
  • Coroutines - Kotlin features for executing synchronous and asynchronous task/code in android

Contributions & Support

  • There is a Posibility of it being buggy! Help me fix the issue through pull request.
  • Like it! then star ⭐ it!

About

Jetpack compose app for unit, currency and cryptocurrency coversion. Consumes NeutrinoApi Endpoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages