An open API service indexing awesome lists of open source software.

https://github.com/inaldor/ios-mvvm

A photo app using MVVM
https://github.com/inaldor/ios-mvvm

json json-files mvvm photos swift

Last synced: about 2 months ago
JSON representation

A photo app using MVVM

Awesome Lists containing this project

README

          

# iOS-MVVM
A photo app using MVVM

## About
This app is the result of my studies using MVVM and JSON handling. It is a simple app, it consists of a list of photos with some information fetched from a JSON file.

## Features
* Show the photo in details when clicking on it.

## License

This project is licensed under the [MIT License](https://github.com/inaldor/iOS-MVVM/blob/master/LICENSE)