updated README
This commit is contained in:
parent
6318ab4f16
commit
2503a05963
12
README.md
12
README.md
@ -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
BIN
docs/PlaylistExample.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 142 KiB |
BIN
docs/PlaylistsList.png
Normal file
BIN
docs/PlaylistsList.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 151 KiB |
BIN
docs/TagExample.png
Normal file
BIN
docs/TagExample.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 134 KiB |
Loading…
Reference in New Issue
Block a user