Skip to content

fischerweise/Book-R-Us

Repository files navigation

Book-R-Us-MVVM-Project-

Book-R-Us is a game that created in Xcode with using MVVM desing pattern. In a simple way, the app is showing data pulled from "https://jsonplaceholder.typicode.com/"

Used Libraries

  • UIKit
  • Alamofire

Features

  • No storyboard was used. All layout was created with coding.
  • Coordinator pattern is used for the communication of views.
  • It completely supports the Autolayout in every device of iOS.
  • Network layer was created cleanly.
  • It also supports iOS 10 and above.
  • The app consists of five screen; Splash screen, users' card, users' post, users' post with details, users' comment about chosen post.
  • Used table view.
  • The data fetched from "https://jsonplaceholder.typicode.com/"
  • I wrote this app for the Turkcell Geleceğe Yazanlar iOS Bootcamp. So, my commits were in a different private repository.

Media

Book-R-Us

About

Book-R-Us is a game that created in Xcode with using MVVM desing pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages