Go to file
Matt Bruce f07089a1fc commented the code.
Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
2025-01-21 09:12:56 -06:00
EmployeeDirectory commented the code. 2025-01-21 09:12:56 -06:00
EmployeeDirectory.xcodeproj only using portrait mode for devices 2025-01-21 09:10:34 -06:00
EmployeeDirectoryTests wrote test cases for the 3 endpoints based on what they return 2025-01-20 17:46:36 -06:00
EmployeeDirectoryUITests Initial Commit 2025-01-20 16:19:43 -06:00
.gitignore - initial project creation / setup 2025-01-20 16:26:52 -06:00
README.MD updated README with comments 2025-01-20 19:43:01 -06:00

Employee Directory

Build tools & versions used

Steps to run the app

What areas of the app did you focus on?

What was the reason for your focus? What problems were you trying to solve?

How long did you spend on this project?

Did you make any trade-offs for this project? What would you have done differently with more time?

What do you think is the weakest part of your project?

Did you copy any code or dependencies? Please make sure to attribute them here!

String.swift extension for dealing with TelephoneNumber from a generic regEx formatter I found on stackoverflow.

Is there any other information youd like us to know?