Skip to content

data processing application developed for BFA Fashion Photography Firm to facilitate internal processes. Accepts a string of numbers and letters separated by newline characters, returns the numerical characters separated by commas.

Notifications You must be signed in to change notification settings

austinshigh/bfa-csv

Repository files navigation

BFA-CSV

What is this??

Extremely simple app created for BFA Fashion Photography firm (BFA.COM) to simplify a process that was previously done manually.

Input (Alphanumerics separated by new lines):
PHOTOABC2918
PHOTO928281
PHOTO2881818
PHOTO2918
PHOTO928281
PHOTO2881818
PHOTO2918
PHOTO928281
PHOTOAB2881818\

Output (CSV, no letters):
2918, 928281, 2881818, 2918, 928281, 2881818, 2918, 928281, 2881818

About

data processing application developed for BFA Fashion Photography Firm to facilitate internal processes. Accepts a string of numbers and letters separated by newline characters, returns the numerical characters separated by commas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published