Open Paola-Solorzano opened 2 years ago
It's really awesome how you've been figuring it out and getting things working despite all the difficulties! Good work and keep at it!
I'm a little bit confused about the structure of your project based on what I'm seeing in your personal project repo.
I see you have some zips that open up in Playgrounds and then I see your other files too. Are those from an Xcode project? If so, I think we are just missing some of the Xcode files that go with them that would let me open up the whole thing and build it as an app. I can work with you on any git issues if that's the problem.
Screenshots of Screens Implemented
These are some screenshots of some of the screens I have implemented so far. I have created a homepage that leads to the different recipes for each country, a screen (not shown above) for each type of recipe, a page with the different recipe options, and the screen with the recipe.
Next Steps
What I Have Learned This project has definitely been very challenging for me. The most challenging aspect has been not knowing Swift before taking this class. I know what I want to do with my app but not knowing how to translate that into working code has been very difficult. Because of this, the fact that I even have a functioning app right now is very exciting for me and makes me feel very accomplished.