Merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
aj 2020-03-03 00:04:36 +00:00
commit 43de19246e
4 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,11 @@
# Music Tools
# Music Tools iOS
iOS client for playlist manager, using it to learn swift
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)

BIN
docs/PlaylistExample.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

BIN
docs/PlaylistsList.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

BIN
docs/TagExample.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB