This is my crossover assignment for 60k iOS(Swift) Software Architect position.
##Evaluation Feedback: Here are the issues they've found in my application:
- Code issues found: hardcoded strings usage, magic numbers usage, duplicated string literals, commented out lines of code, consider using typealias to avoid duplication, duplicated code, cumbersome statements.