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

https://github.com/hackinggate/verbose-sniffle

iOS Test
https://github.com/hackinggate/verbose-sniffle

Last synced: 8 months ago
JSON representation

iOS Test

Awesome Lists containing this project

README

          

# verbose-sniffle
iOS Test

## Overall design

The code uses recent Swift/SwiftUI, with MVVM pattern and seperate FickrBackend in SPM.

## Prerequisites

The project is tested on Xcode 14.2.0 and Xcode 14.3.1.

## Configuration

Configuration is not required. You are free to use the Flickr API key hard-coded in the project for testing purpose. It's not a good practice as the key is included in git commit history.

## Installation

To run the app, select PictureViewer and an iOS Simulator 16.2 or above.

## Acknowledgment

This project uses Kingfisher to display and cache images, Realm for image data persistence.

## Screenshots

See screenshots folder in root directory.