iCampus is a course project of Development and Implementation of Enterprise Information System, as well as an mobile application designed to integrate study, life and work of university students, including news, activities, grades etc.
The iOS version of iCampus binds RxSwift, Moya and ObjectMapper together to handle network request and response elegantly.
$ git clone https://github.com/rudeigerc/iCampus-iOS.git
$ cd iCampus-iOS
$ pod install
MIT