Skip to content

jyyjkt/MarvelSwift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#MarvelSwift

##DEMO DemoVideo2

##Info

This project is for test purposes to try Swift

##Installation

Run the following command in the root directory of your project

$ pod install

##Introduction The app uses:

· Alamofire. API inspired by grokSwift
· SwiftyJSON for the Models
· Realm Swift for the Persistence
· Autolayout - SnapKit
· Kingfisher to cache images
· External DataSource with DataType, DataSource, SourceType inspired by BlendingCultures
· MVVM
· Data Controllers to comunicate ApiManager and ViewModel
· RxSwift for the searchBar inspired by RxSwift Examples
· Tests (with XCTest, Quick and Nimble)
· DZNEmptyDataSet to show something when the view has no content
· SVProgressHUD to show the progress

##Requirements

  • iOS 9.0+
  • Xcode 8
  • Swift 3

##License This app project is for demonstration purposes only. Use of this source code in any form without express authorization is strictly forbidden.

About

Swift project to test. Used: Alamofire+SwiftyJSON+External DataSource+SnapKit+TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Swift 98.0%
  • Ruby 1.7%
  • Objective-C 0.3%