https://github.com/marcomempin/mangi
A Movie Discovery App
https://github.com/marcomempin/mangi
iglistkit moya swift-3 swiftyjson
Last synced: about 2 months ago
JSON representation
A Movie Discovery App
- Host: GitHub
- URL: https://github.com/marcomempin/mangi
- Owner: marcomempin
- Created: 2017-10-06T06:55:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-06T03:27:44.000Z (over 7 years ago)
- Last Synced: 2025-03-13T13:13:41.665Z (about 2 months ago)
- Topics: iglistkit, moya, swift-3, swiftyjson
- Language: Swift
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Mangi](https://en.wikipedia.org/wiki/Cathay#Cathay_and_Mangi)
A Movie Discovery App.# Details about this project
WAAAZZZUUP internet! This project uses the following frameworks:
- [IGListKit](https://github.com/Instagram/IGListKit) -> v3.1.1
- [Moya](https://github.com/Moya/Moya) -> v9.0.0
- [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON) -> v3.1.4
There's still a lot of stuff that I want to add over time, so keep a look out!
Stay Awesome!
Marco# Installation
1. Clone the project.
2. Open Terminal or your preferred terminal emulator.
3. Change your director to the project.
4. Run `pod install`.
5. Run `open Mangi.xcworkspace`.
6. Enjoy the app.