# Music Tools iOS

iOS client for [Music Tools](https://music.sarsoo.xyz) ([Source](https://github.com/sarsoo/Music-Tools)), using it to learn swift.

Using SwiftUI for the main app UI. Hanging SwiftUI on a hosting controller for log in/register.

Using Alamofire and SwiftyJSON for network requests.

![Playlists list](docs/PlaylistsList.png)
![Playlist example](docs/PlaylistExample.png)
![Tag Example](docs/TagExample.png)