LOTR Converter is a fun and interactive iOS app that helps users convert fictional currencies from the world of fantasy. Whether you’re trading Gold Pieces or counting Copper Pennies, this app provides an intuitive way to visualize and calculate exchange rates between these currencies.
- Interactive currency selection using SwiftUI’s bindings and dynamic views.
- Conversion logic powered by custom data models and enums.
- User-friendly UI with immersive visuals, including backgrounds, icons, and overlays.
Easily follow the flow from Gold Pieces to Copper Pennies.
Installation 1. Clone the repository
2. Navigate to the project directory:
3. Open the project in Xcode:
4. Build and run the app using an iOS simulator or physical device.
Usage • Open the app to see the conversions between: • Gold Pieces ↔ Gold Pennies • Gold Pennies ↔ Silver Pieces • Silver Pieces ↔ Silver Pennies • Silver Pennies ↔ Copper Pennies • Swipe or scroll to explore different conversions. • Enjoy the fantasy-themed visuals and intuitive navigation.
- SwiftUI: For building the user interface.
- Swift
- Xcode: Development and testing environment.
We welcome contributions to improve this project! Feel free to: 1. Fork the repository. 2. Create a feature branch. 3. Submit a pull request.
Simulator.Screen.Recording.-.iPhone.16.Pro.-.2025-01-01.at.21.26.34-2.mp4
My first iOS App 😊