Open jordanaevanz opened 2 years ago
Great work so far Jordan!
I know it's challenging to put everything together — I think you're doing well and making good progress.
I'll take a look at the errors soon when I have some more time.
BTW, it doesn't look like this repo exists: https://github.com/jordanaevanz/ATLAS-ios-Fall-22/blob/0b1bbd25e95b7da06e0ec04ac3b86b383dffb873/config.yml#L11
I just realized it was set to private, but I fixed it!
thank you!
On Wed, Oct 12, 2022 at 11:34 PM Zef Houssney @.***> wrote:
Great work so far Jordan!
I know it's challenging to put everything together — I think you're doing well and making good progress.
I'll take a look at the errors soon when I have some more time.
BTW, it doesn't look like this repo exists:
— Reply to this email directly, view it on GitHub https://github.com/jordanaevanz/ATLAS-ios-Fall-22/issues/2#issuecomment-1277052571, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASPNU5QVEHEQ73VJPNLL4F3WC6NM3ANCNFSM6AAAAAARDZNCRY . You are receiving this because you authored the thread.Message ID: @.***>
So far, I have learned how to parse JSON data from a local file, as well as displaying that data within the UI. I have also learned how to make functions in swift, am currently learning how to complete an API call, split strings by a character and turn it into an array, create an asynchronous image from a URL, and a lot more involving the UI. I am very excited to get the OMDb API working, once this is done I will feel like I am in a much better place with my app. This app feels like it is going to be a lot of work but I really want to learn and gain knowledge in Swift. I would love to talk more with Zef about implementing the search feature and getting the user input connected the request. My app idea has changed in that there will no longer be a discover page, and I will not be doing user accounts. The most challenging aspect has definitely just been getting a handle on swift as a language and finding resources for my problems.