Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.58 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.58 KB

Artist Hunt

This is an app for musicians, by fellow musicians. Find eachother, colab and make some new music together!

Getting Started

Prerequisites

An Iphone with at least IOS 12

Documentation

There are 2 incomplete functionalities 1. Can't upload images. This works on Android. Reason is a bug in Alamofire 5. Couldn't rewrite entire network layer in time for that. 2. SplitViewController won't show detailsScreen

Built With

  • Alamofire 5 - Http Client for Swift
  • RxSwift - Reactive Programming in Swift
  • Realm - Local Database
  • KeychainSwift - Helper functions for storing text in Keychain
  • Nuke - Powerful async image loading and caching
  • YPImagePicker - Instagram-like Image picker and editer

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments