Go to file
Matt Bruce 8efd109a46 updated test cases for new Testing Framework macros.
Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
2025-01-21 09:20:41 -06:00
EmployeeDirectory commented code 2025-01-21 09:15:12 -06:00
EmployeeDirectory.xcodeproj only using portrait mode for devices 2025-01-21 09:10:34 -06:00
EmployeeDirectoryTests updated test cases for new Testing Framework macros. 2025-01-21 09:20:41 -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?