SwapX is a simple currency converter app for Android. More or less, what you see is what you get. You are able to select currencies from a list of the most used currencies and convert between them. The project focusses on having a clean code structure and utilizes the latest and greatest tools from the Android SDK, including being built with Compose. This project is an overhaul of my previous project, Swap.
Features
The project makes use of the following features;
- Compose
- Material3
- Navigation
- Coroutines
- Flows
- Room
- Simple design
- Easy-to-use UI
Screenshots
Download
The app is available to download through one of two options;
- Play Store: Coming soon
- Releases: Coming soon
License
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

