Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 539 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 539 Bytes

iOSApp-MVVM

A 100% code network request app

About

This app is the result of my studies using MVVM, JSON and Codable protocol. It is a simple app without using storyboards, it consists of a JSON with some information fetched by a network request, I have used the codable protocol to do the JSON handling.

Features

  • Click in an item of the list will show his details.
  • Organise and comment the code. (TODO)

License

This project is licensed under the MIT License