updated README

This commit is contained in:
aj 2020-02-23 00:34:20 +00:00
parent 6318ab4f16
commit 2503a05963
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