Posts - iOS
A Valhalla take home exam for Mobile App Developer - iOS position
Created by: Michael Val Moratalla Date created: January 25, 2022
Objective:
Make an app that can fetch Posts and then display post details and comments.
General:
This application adheres to the objectives of this document + Bonus
Working Sample:
Tech
- Swift 5.x
- Xcode 13.x
- MVVM Clean Architecture
- Storyboard
- Alamofire
- Swinject
- SwiftLint
- Unit Tests
- UI Tests
- Light and Dark Mode
How to run the app
- Clone repository: https://github.com/aakocval/PostsExam
- I haven't added git ignore so no need for pod install. Just launch the .xcworkspace file to run the app.