Mixonomer-iOS/README.md

12 lines
426 B
Markdown
Raw Normal View History

2020-02-23 00:34:20 +00:00
# Music Tools iOS
2020-02-17 10:09:51 +00:00
2020-02-23 00:34:20 +00:00
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)