Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Oztechan/iosCCC
:moneybag: A Currency Converter & Calculator IOS application to check, convert and calculate to popular currencies to your favorite ones.
https://github.com/Oztechan/iosCCC
calculator combine coredata coredata-swift currencies ios mvvm swift swiftui userdefaults
Last synced: 2 months ago
JSON representation
:moneybag: A Currency Converter & Calculator IOS application to check, convert and calculate to popular currencies to your favorite ones.
- Host: GitHub
- URL: https://github.com/Oztechan/iosCCC
- Owner: Oztechan
- License: apache-2.0
- Archived: true
- Created: 2019-08-04T14:13:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-05T19:28:36.000Z (almost 4 years ago)
- Last Synced: 2024-07-18T21:42:45.770Z (5 months ago)
- Topics: calculator, combine, coredata, coredata-swift, currencies, ios, mvvm, swift, swiftui, userdefaults
- Language: Swift
- Homepage:
- Size: 177 MB
- Stars: 73
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-about-SwiftUI - Currency Converter & Calculator
README
# New Repo
:warning: This project is archived :warning:
:warning: it is now maintained in a single repository with power of Kotlin Multi Platform :warning:
:warning: Please see Kotlin Multi Platform Repo!:warning:
:warning: iOS app is purely SwiftUI, bussines logic is shared between platforms and binded to iOS with Combine! :warning:# Archived Repo
A currency application for most of the currencies of world.You can quickly convert and make mathematichal operations between currencies
SwiftUI, Combine, MVVM, CoreData, UserDefaults
### License
```markdown
Copyright 2017 Mustafa OzhanLicensed 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 athttp://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.
```