Skip to content

Little project I wrote a while ago I decided to clean up and upload.

Notifications You must be signed in to change notification settings

jaybennett23/ImageSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ImageSearch

iOS Platform

About

The project uses the Pixabay (https://pixabay.com/) API to show images relating to entered text.

The app is built using an MVVM architecture and UICollectionViewDiffableDataSource has been used.

Unit tests have beeen added and very minor UI Tests wrote in XCUITest have too.

Notes

The app could probably benefit from further unit testing (e.g. testing the networking layer) and further abstracting the NetworkManager but since I haven't touched the project in a while and have moved onto others it is unlikely they will be added in the near future.

About

Little project I wrote a while ago I decided to clean up and upload.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages