/PhotosAPI

This is a simple app the shows photos from a mock server

Primary LanguageSwiftMIT LicenseMIT

PhotosAPI

This is a simple app that shows photos from a mock server.

Swift Version License: MIT

Main goals for the v1.0

The main goal for this version is to create an app to access a remote mock server and work with the returned JSON.

Actually, the main goals are:
- To apply MVVM architecture correctly.
- Create a Network layer that is easy to implement and expand it if is needed.
- Create a useful and beautiful user interface based only on code files no NIB or story board at all

NOTE: App not finished yet

This app will implement:

  • URLSession
  • DispatchQueue
  • MVVM
  • NO Storyboard

Samples


Author

Check my LinkedIn profile to know more about me. Feel free to contact for any question.

Rodrigo Candido