In this exmaple I will show you how to :
- Use MVC layers
- Use Core Data
- Use Cashed Layer
- Fetch data from the server side using service
- Display the fetched data in a view
- The data displayed comes from different layers
- Using realm/jazzy for generating documentation
- Using Unit Test
- Using UI Test