This is my first ever application created with Swift on Xcode.
It starts with a list selection of nationality for singers. Then it transfers to singers page where one can select a singer and a list of tracks is displayed with usage of REST API.
I have worked with basic concepts of UIKit here and utilized URLSessions, formatted JSON data and used Navigation.
Pictures of application comming soon!