Skip to content

sofili/interview_homework

Repository files navigation

interview_homework

Structure: Communication - Handle the communication of sending and receiving from the API GuideManager - Handle parsing the JSON response to the model ViewController - Display the object model/dictionary to the table view

Model:

  • GuideCollection
    • Guide
      • Venue

Third-party framework: JSONModel - https://github.com/icanzilb/JSONModel For handling the parsing and serialization

Things to improve:

  • Wrap the text if the string is too long
  • Add autolayout for different form factors
  • Add unit test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published