/handleSCVFile

Basic iOS app for handling SCV spreadsheets

Primary LanguageSwiftMIT LicenseMIT

Handle SCV File

Basic iOS app for handling SCV spreadsheets. Takes in a SCV file and outputs formatted data.

The app includes basic functions for converting an Integer price value into a String with a currency sign and truncated Double values.