Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.13 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.13 KB

PulseLive-Swift

A 100% code network request app

About

The app retrieves and displays a list of items described in the data provided by ​the API​. When an item in the list is tapped the app transitions to a detail view which displays the same specific item data together with the additional data provided by the ​API. It was developed using MVC, Codable Protocol and doesn't use any third-party frameworks or libraries.

Features

  • Click in an item of the list will show his details
  • The items of the list are sorted in ascending order

Pictures

License

This project is licensed under the MIT License