Skip to content

Currency exchange Android app with a simple and reactive UI

Notifications You must be signed in to change notification settings

clemchinkj/Currency-Converter-App

Repository files navigation

Mini Currency Converter App

Currency exchange Android app using Jsoup and MVVM architecture.

This app retrieves your selected currency exchange rates via a Jsoup query search, and calculates the result in a simple and reactive user interface. No backend API subscriptions are needed in this project, so an unlimited number of search queries can be performed with just an internet connection.

References

Releases

No releases published

Packages

No packages published

Languages