An open API service indexing awesome lists of open source software.

https://github.com/rmiguelkelly/recipeapp

A Test Recipe App
https://github.com/rmiguelkelly/recipeapp

Last synced: 2 months ago
JSON representation

A Test Recipe App

Awesome Lists containing this project

README

          

### Steps to Run the App
Just click the xcodeproj and press the play button in XCode

### Focus Areas: What specific areas of the project did you prioritize? Why did you choose to focus on these areas?
Testablity and dependency injection as well as UI design

### Time Spent: Approximately how long did you spend working on this project? How did you allocate your time?
Around 8 hours focusing mainly on the UI as well as ensuring SOLID principles

### Trade-offs and Decisions: Did you make any significant trade-offs in your approach?
There was no significant tradebacks with the descicions I made however I did sacrifice some UI design and additional features for the time available

### Weakest Part of the Project: What do you think is the weakest part of your project?
More edge cases should have been handled such as if a field in the recipe was missing how would the app handle it

### Additional Information: Is there anything else we should know? Feel free to share any insights or constraints you encountered.
The app was a great learnign experience and a great opportunity to show my iOS skills